thlorenz / browserify-swapLinks
A transform that swaps out modules according to a config in your package.json selected via an environment variable.
☆31Updated 9 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:
- Alias directories for browserify☆117Updated 2 years ago
- Minify your browserify bundle without losing the sourcemap☆187Updated last month
- convert bundle paths to IDs to save bytes in browserify bundles☆193Updated 9 months ago
- Simple middleware for Browserify to add css styles to the browser.☆121Updated 6 years ago
- require()-able HTML, CSS, and (potentially) more☆124Updated 9 years ago
- Browserify plugin to write failed build error messages to the output file☆75Updated 9 years ago
- a wrapper around `browserify` to make incremental builds☆77Updated last year
- Create external Browserify bundles for lazy asynchronous loading☆73Updated 6 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 9 years ago
- A simple browserify transform for turning .jade files into template functions☆163Updated 8 years ago
- remove require statements without breaking scope☆65Updated 2 years ago
- browserify transform that exposes globals added via a script tag as modules so they can be required.☆63Updated 8 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 8 years ago
- Add css to your npm modules consumed with browserify.☆250Updated 5 years ago
- An easy way to test front-end libraries using browserify and mocha☆38Updated 8 years ago
- incremental rebuild for browserify☆175Updated 5 years ago
- Lock down your npm dependencies by shasum.☆208Updated 2 years ago
- Search for node modules☆128Updated 8 years ago
- Require scss files in Browserify☆50Updated 4 years ago
- Rewrite require calls in browserify modules.☆203Updated 8 years ago
- A browserify transform for the istanbul code coverage tool☆50Updated 5 years ago
- Browserify plugin to require() text files (templates) inside of your client-side JavaScript files.☆136Updated 2 years ago
- a collection of individual JS utility modules☆129Updated 5 years ago
- Modular front end development for multi-page web applications.☆203Updated 3 years ago
- Utilities for writing browserify transforms.☆64Updated 3 years ago
- Import CSS from npm modules using rework☆87Updated 10 years ago
- Test runner based on Tape and Browserify☆330Updated 8 years ago
- Pipe your JavaScript into a browser, logging console output in Node☆245Updated 2 years ago
- Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.☆187Updated 7 years ago
- Simple solution for compiling jade templates into vanilla JS functions for blazin' fast client-side use.☆303Updated 7 years ago