tj / node-comment-macrosLinks
JavaScript comment macros useful for injecting logging, tracing, debugging, or stats related code.
☆124Updated 3 years ago
Alternatives and similar repositories for node-comment-macros
Users that are interested in node-comment-macros are comparing it to the libraries listed below
Sorting:
- automatically install dependencies via `require()`☆51Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- ☆10Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimite…☆52Updated 8 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Turn npm package scripts into CLI commands☆22Updated 9 years ago
- An asynchronous middleware pattern☆27Updated last year
- Tee up a test server in one file, tear it down in another☆13Updated last year
- Simple type checking.☆76Updated 9 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…☆56Updated 11 years ago
- Verify that packages installed during development match those installed in production☆26Updated 8 years ago
- Detect es6 features enable or not.☆19Updated 5 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- A Node.js utility for safely rewriting URLs in CSS code☆184Updated 7 years ago
- time your middleware☆27Updated 3 years ago
- Benchmark.js results in ASCII tables for NodeJS☆53Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- A go style channel implementation for JavaScript that works well with co☆111Updated 8 years ago
- Run any NPM command (including install) in all versions of Node managed by NVM☆29Updated 8 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 9 years ago
- [DEPRECATED] Compose generator and async/await middleware☆71Updated 8 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago