Pinned Repositories
react-with-styles
Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation
react-waypoint
A React component to execute a function whenever you scroll to an element.
import-js
A tool to simplify importing JS modules
happo.io
Happo is a cross-browser screenshot testing service
consolidated-events
Manage multiple event handlers using few event listeners
dotfiles
Joe Lencioni's dotfiles: configuration files for zsh, vim, git, etc.
SLIR
Smart Lencioni Image Resizer
lencioni's Repositories
lencioni/consolidated-events
Manage multiple event handlers using few event listeners
lencioni/webpack-splitchunks-playground
lencioni/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
lencioni/aphrodite
It's inline styles, but they work!
lencioni/babel-loader
Webpack plugin for Babel
lencioni/babel-plugin-inline-react-svg
A babel plugin that optimizes and inlines SVGs for your React Components.
lencioni/chai-enzyme
Chai.js assertions and convenience functions for testing React Components with enzyme
lencioni/error-overlay-webpack-plugin
Catch errors with style 💥✨
lencioni/expose-loader
expose loader module for webpack
lencioni/file-loader
file loader for webpack
lencioni/handlebars-loader
A handlebars template loader for webpack
lencioni/image-palette
Generate a WCAG compliant color theme from any image
lencioni/import-js-simple-project
lencioni/intersection-observer-polyfill
Polyfill for native IntersectionObserver API
lencioni/mustache-loader
Mustache loader for webpack
lencioni/Object.fromEntries
Official ES proposal-compliant polyfill for Object.fromEntries
lencioni/png-crop
Small PNG cropping utility, written in pure JS for Node.
lencioni/proposal-string-matchall
ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll
lencioni/react-html5video
A customizeable HTML5 Video React component with i18n and a11y.
lencioni/redux-pack
Sensible promise handling and middleware for redux
lencioni/reflective-bind
Eliminate wasteful re-rendering in React components caused by inline functions
lencioni/sinon-sandbox
A Sinon Sandbox - allowing test framework agnostic cleanup of sinon stubs
lencioni/skatejs
SkateJS is a web component library designed to give you an augmentation of the web component specs focusing on a functional rendering pipeline, clean property / attribute semantics and a small footprint.
lencioni/standard-1
Interoperable CSSinJS standard.
lencioni/svgcleaner
svgcleaner could help you to clean up your SVG files from the unnecessary data.
lencioni/sw-precache-webpack-plugin
Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.
lencioni/Vim
:star: Vim for Visual Studio Code
lencioni/webpack-dev-middleware
A development middleware for webpack
lencioni/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
lencioni/webpack-parallel-uglify-plugin
A faster uglifyjs plugin.