Pinned Repositories
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
antlr4-cjs-esm-tests
Testing out different ways of bundling antlr4
html-webpack-deploy-plugin
Deploy assets or node_modules package assets with html webpack plugin
html-webpack-tags-plugin
lets you define html tags to inject with html-webpack-plugin
react-select-css
A fork of react-select 1.x that still uses plain ol css
react-sizer
Simple React HOC to get the size of a component
require-ensure-error-webpack-plugin
A plugin for webpack 2 that adds an error callback to require.ensure
split-chunk-loader
split-chunk-loader for webpack
verdaccio-ldap-8
verdaccio and verdaccio-ldap Docker image running on Node 8 (Avoids Node 10 LDAP Issues)
with-mutations
a lightweight function for treating simple javascript variables as immutable
jharris4's Repositories
jharris4/with-mutations
a lightweight function for treating simple javascript variables as immutable
jharris4/require-ensure-error-webpack-plugin
A plugin for webpack 2 that adds an error callback to require.ensure
jharris4/webpack-hmr-split-state
Webpack hot module replacement with react-router code splitting of components with state
jharris4/webpack-provide-global-plugin
A webpack plugin to provide installed packages as named global variables
jharris4/babel-plugin-rewire-test
testing out babel-plugin-rewire for running mocha tests
jharris4/babel-plugin-transform-for-of-as-array
Transform all for-of loops into the equivalent array for loop
jharris4/babel-plugin-wrap-in-js
Babel plugin transforming any file to a module exporting the file content as string
jharris4/bindings
Various bindings for µWebSockets
jharris4/expect
Write better assertions
jharris4/expect-rewire
test utilities for using expect and babel-plugin-rewire together
jharris4/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
jharris4/mixin-object
Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.
jharris4/node-http-signature
Reference implementation of Joyent's HTTP Signature Scheme
jharris4/react-bootstrap
Bootstrap 3 components built with React
jharris4/react-loaders
Lightweight wrapper around Loaders.css.
jharris4/require-error-handler-webpack-plugin
Adds error callback to require.ensure and AMD require calls.
jharris4/rollup-0-51-0-bug
repro for bug with rollup 0.51.0
jharris4/rollup-048-config-bug
repro for config file bug with rollup 0.48.x
jharris4/rollup-plugin-babel
Seamless integration between Rollup and Babel
jharris4/rollup-plugin-commonjs
Convert CommonJS modules to ES2015
jharris4/sass-loader
SASS loader for Webpack
jharris4/scss-tokenizer
A tokenzier for Sass' SCSS syntax
jharris4/typed-immutable
Immutable and structurally typed data
jharris4/typed-immutable-rollup
testing rollup with typed-immutable
jharris4/uglifyjs-webpack-plugin
UglifyJS plugin for webpack
jharris4/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.
jharris4/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
jharris4/webpack-local-libs
Utilities for getting webpack to resolve/alias packages from local paths relative to the current directory
jharris4/wp2Chunk
jharris4/yarn
📦🐈 Fast, reliable, and secure dependency management.