thlorenz / browserify-ftw
Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.
☆187Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for browserify-ftw
- Transform markdown to an object where headings are keys☆55Updated 9 years ago
- require()-able HTML, CSS, and (potentially) more☆124Updated 8 years ago
- JSX loader plugin☆36Updated 8 years ago
- Modular front end development for multi-page web applications.☆204Updated 2 years ago
- Documentation generating tool for JavaScript that matches comments to AST nodes.☆58Updated last year
- Safely accesses deeply nested properties of objects☆54Updated 8 years ago
- Create external Browserify bundles for lazy asynchronous loading☆73Updated 6 years ago
- JavaScript lazy arrays, sort of like Clojure's seqs☆56Updated 9 years ago
- browserify transform that exposes globals added via a script tag as modules so they can be required.☆63Updated 7 years ago
- Browserify transform that converts AMD to CommonJS.☆197Updated 3 years ago
- remove require statements without breaking scope☆65Updated last year
- A transform that swaps out modules according to a config in your package.json selected via an environment variable.☆31Updated 8 years ago
- POC for CommonJS-wrapped evented web components, powered by React.☆31Updated 8 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…☆129Updated 9 years ago
- Registry In A Box☆97Updated 7 years ago
- a collection of individual JS utility modules☆130Updated 4 years ago
- threads in the browser☆119Updated 9 years ago
- A browserify transform for the istanbul code coverage tool☆50Updated 4 years ago
- Simple middleware for Browserify to add css styles to the browser.☆122Updated 6 years ago
- Convert npm dependency list to dot file which can be visualized using graphiz☆59Updated 7 years ago
- a wrapper around `browserify` to make incremental builds☆77Updated 11 months ago
- A tool to help with the process of upgrading modules to the latest version of Node.js (v4), it will check dependencies against a Node.js …☆56Updated 6 years ago
- A collection of Array prototypes prollyfills as proposition for ECMAScript 7.☆73Updated 3 years ago
- Require scss files in Browserify☆51Updated 3 years ago