dominictarr / npmd
☆450Updated 10 years ago
Alternatives and similar repositories for npmd:
Users that are interested in npmd are comparing it to the libraries listed below
- Use standard text transform streams to write fewer gulp plugins☆55Updated 4 years ago
- Manually download node/iojs header files for usage with node-gyp.☆43Updated 8 years ago
- Simple middleware for Browserify to add css styles to the browser.☆121Updated 6 years ago
- Modular front end development for multi-page web applications.☆203Updated 2 years ago
- HTTP/2 static server☆51Updated 9 years ago
- Feel like npm is drunk or maybe you are and want to verify what gets published via `npm publish`? irish-pub has you covered.☆68Updated 6 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 9 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 8 years ago
- Require scss files in Browserify☆50Updated 4 years ago
- Search for node modules☆128Updated 8 years ago
- Helper functions for ES6 promises☆65Updated 5 years ago
- Convert npm dependency list to dot file which can be visualized using graphiz☆59Updated 7 years ago
- Koa-like framework for CLI tools.☆83Updated 8 years ago
- ☆22Updated 6 years ago
- official fork: https://github.com/staltz/noderify☆158Updated 6 years ago
- Manipulate streams.☆130Updated 2 years ago
- Babel preset to make node@6 fully ES2015 compatible.☆133Updated 8 years ago
- browserify transform that exposes globals added via a script tag as modules so they can be required.☆63Updated 7 years ago
- Compiles the ES* bundle to your NodeJS version on install☆41Updated 8 years ago
- JavaScript lazy arrays, sort of like Clojure's seqs☆57Updated 9 years ago
- ndm allows you to deploy OS-specific service-wrappers directly from npm-packages.☆183Updated 4 years ago
- Jump-start your front-end server☆104Updated 8 years ago
- Like a profiler but actually useful in improving performance☆96Updated 11 years ago
- transform loader for webpack☆110Updated 5 years ago
- Docker image for a private npmjs repository☆154Updated 10 years ago
- Report unused npm packages in node, es6, babel or coffee project.☆79Updated 3 years ago
- 📦 The best way to produce and consume the JavaScript packages you care about.☆61Updated 6 months ago
- Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions☆43Updated 8 years ago
- A cross platform solution to node's spawn