thlorenz / browserify-ftw
Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.
☆187Updated 7 years ago
Alternatives and similar repositories for browserify-ftw:
Users that are interested in browserify-ftw are comparing it to the libraries listed below
- Create external Browserify bundles for lazy asynchronous loading☆73Updated 6 years ago
- Atomic web development - Combining the power of npm, Browserify, Rework and more to build small, fully encapsulated client side modules☆401Updated 8 years ago
- Convert virtual-dom objects to and from JSON (UNMAINTAINED)☆64Updated 6 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 8 years ago
- Modular front end development for multi-page web applications.☆203Updated 2 years ago
- require()-able HTML, CSS, and (potentially) more☆124Updated 9 years ago
- Generate modular lodash builds through static analysis.☆40Updated 9 years ago
- UNMAINTAINED. A browserify transform for replacing require calls with arbitrary code.☆60Updated 7 years ago
- POC for CommonJS-wrapped evented web components, powered by React.☆31Updated 9 years ago
- Documentation generating tool for JavaScript that matches comments to AST nodes.☆58Updated last year
- A transform that swaps out modules according to a config in your package.json selected via an environment variable.☆31Updated 9 years ago
- A Backbone.Ajax function powered by native XHR methods☆59Updated 8 years ago
- Alias directories for browserify☆117Updated 2 years ago
- Browserify plugin to write failed build error messages to the output file☆75Updated 8 years ago
- converts your code into Standard JavaScript Format☆262Updated 4 years ago
- run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program…☆130Updated 9 years ago
- Transform markdown to an object where headings are keys☆55Updated 9 years ago
- JavaScript lazy arrays, sort of like Clojure's seqs☆56Updated 9 years ago
- Pipe your JavaScript into a browser, logging console output in Node☆245Updated 2 years ago
- Require scss files in Browserify☆50Updated 4 years ago
- A browserify transform for the istanbul code coverage tool☆50Updated 5 years ago
- Simple middleware for Browserify to add css styles to the browser.☆121Updated 6 years ago
- a collection of individual JS utility modules☆129Updated 4 years ago
- browserify transform that exposes globals added via a script tag as modules so they can be required.☆63Updated 7 years ago
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆228Updated 7 years ago
- Finite State Machines in javascript☆65Updated 7 years ago
- CI your client side tests with Electron☆71Updated 6 years ago
- Test runner based on Tape and Browserify☆331Updated 7 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 8 years ago
- Test your javascript with jsdoc!☆36Updated 8 years ago