tj / node-comment-macros
JavaScript comment macros useful for injecting logging, tracing, debugging, or stats related code.
☆126Updated 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
- automatically install dependencies via `require()`☆52Updated 7 years ago
- Simple, lazyily evaluated values☆9Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆44Updated 6 years ago
- Sink your streams.☆17Updated last year
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 5 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- Mini mustache compiling to stand-alone functions☆54Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Tee up a test server in one file, tear it down in another☆13Updated last year
- ☆10Updated 8 years ago
- List key diff algorithm.☆15Updated 9 years ago
- An asynchronous middleware pattern☆27Updated last year
- Serializes any DOM node into a String☆37Updated 5 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Generate unique numeric id.☆11Updated 10 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated last year
- time your middleware☆27Updated 3 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Debug your JavaScript in the browser☆97Updated 10 years ago
- Loads an iframe☆20Updated last year
- A Node Streams2 CSV parser☆38Updated 7 years ago
- Tiny immutable store for any value☆22Updated 8 years ago
- Detect whether a value is an error☆15Updated 5 years ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 9 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- My style guide for JS☆22Updated 9 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year