Matthew Toledo's repositories
responsive_carousel
NO LONGER BETA! A fully responsive carousel jQuery UI Widget that works on desktop browsers, iPhones, iPads, and Androids. Touch devices can touch-swipe. Others can use the left/right nav arrows or mouse drag. It uses CSS3 Transitions for animations but falls back to jQuery animations for browsers without CSS3 Transition support. The code has been heavily optimized to avoid page reflows (faster, more responsive experience for the user). It even plays nicely with the lazyLoad.js plugin. Even though it is a jQuery UI widget, the cost in bytes is reasonable since you don't need the entire UI library, just core and widget. Overall, I think you'll enjoy using this widget on your next project. :-)
mrb3k-react-webpack-boilerplate
This is a starting point for my webpack / react / redux single page applications.
mrb3k-research-css-in-js
Doing some research on using CSS in JS.
semver-check
A command line tool to see test if a version number falls between a semver range. This tool can also show versions of existing node modules that match a semver range.
eslint-config-mrb3k-jest
Frequently used eslint configuration for directories containing Jest + Enzyme tests for React components. So, I decided to make this into a shareable config.
activate-path-tool
Automatically convert paths written in trouble tickets from Mac to PC or PC to Mac.
angular-medium-editor
AngularJS directive for Medium.com editor clone
cleanup-mini-css-extract-plugin
Stop the mini-css-extract-plugin spam
contentstack-academy-playground
This repository intends storing custom NextJs starter app.
fabricator
A tool for creating modular websites
mrb3k-async-redux-tutorial
This is just me going through the advanced concepts tutorial on the Redux website.
mrb3k-chx-coding-test
Coding test for a job interview
mrb3k-javascript-exercises
A client asked me to create some code based on a set of provided unit tests.
mrb3k-kanban-app
This is just me completing the exercises from the book "SurviveJS - Webpack and React" book version 2.0.0-rc2.
mrb3k-kanban-app-2
This is just me following along with version 2.0.0-rc3 of the book "SurviveJS - Webpack and React"
mrb3k-sample-api
Just playing around with Apiary to design a fake api.
optimizing-react-renders-presentation
Presentation material for a lunch-and-learn on reducing react renders
react-codemod
React codemod scripts
react-error-boundary-issue-example
A bare-bones repo to demonstrate that an eslint is getting injected into the package.json file of react-error-boundary upon installation
react-sticky-box
Sticky boxes for contents of all sizes
react-ultimate-pagination
React.js pagination component based on ultimate-pagination
ReactImageZoomer
A work in progress image zooming component in React.
restaurant-menu-react-app
Following along with Contenstack Academy quickstart tutorial
stack-overflow-example-001
Example of mini-css-extract-plugin failing loading styles
svg-presentation
This is a project I created as part of a presentation and tutorial on SVGs for my Express coworkers.