Simple loader to append text to files (useful for adding file headers)
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Append a buffer to another buffer ensuring to preserve line ending characters.
webpack loader
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
HTML5 `FormData` for Browsers and Node.
Minimizer plugin for webpack
Livereload for webpack
Webpack Virtual Modules
A development middleware for webpack
webpack Validation Utils
Serves a webpack app. Updates the browser on changes.
Copy files && directories with webpack
CLI for webpack & friends
No description provided.
Append querystring params to a URL.
Simplifies creation of HTML files to serve your webpack bundles
Runs typescript type checker and linter on separate process.
PostCSS loader for webpack
Variant of merge that's useful for webpack configuration
Offers a async require.resolve function. It's highly configurable.
css loader module for webpack