forked from browserify/browserify
-
Notifications
You must be signed in to change notification settings - Fork 0
browserify tools
Thorsten Lorenz edited this page Jan 21, 2014
·
37 revisions
This page lists various tools that either use browserify or add features to it.
- beefy a local development server designed to work with browserify.
- appup launch apps that use an express main server and an optional restify api server and bundle with browserify
- testling run testling-ci tests locally.
- zuul run your test suite in many browsers without having them installed locally
- proxyquireify proxies browserify's require in order to override dependencies while testing
-
exorcist pulls the source map found inside a stream into an external
.js.mapfile
- browserify-ftw refactor requirejs AMD projects to work with browserify