thlorenz / browserify-swapLinks
A transform that swaps out modules according to a config in your package.json selected via an environment variable.
☆31Updated 10 years ago
Alternatives and similar repositories for browserify-swap
Users that are interested in browserify-swap are comparing it to the libraries listed below
Sorting:
- require()-able HTML, CSS, and (potentially) more☆124Updated 9 years ago
- Minify your browserify bundle without losing the sourcemap☆185Updated 5 months ago
- Alias directories for browserify☆117Updated 3 years ago
- convert bundle paths to IDs to save bytes in browserify bundles☆193Updated last year
- Simple middleware for Browserify to add css styles to the browser.☆121Updated 7 years ago
- a wrapper around `browserify` to make incremental builds☆77Updated 2 years ago
- Browserify plugin to write failed build error messages to the output file☆75Updated 9 years ago
- browserify transform that exposes globals added via a script tag as modules so they can be required.