TooTallNate / node-degenerator
Turns sync functions into async functions
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for node-degenerator
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Get the name of a named function☆33Updated 3 years ago
- ☆27Updated 3 years ago
- [Research] Creating a p2p network with hole punching udp☆19Updated 2 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 2 years ago
- Sink your streams.☆17Updated last year
- fs read and write streams based on minipass☆21Updated 4 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆20Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Tiny async debouncer☆38Updated 10 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Include only certain items in an array☆16Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago
- Read command line key presses from process.stdin. Based on TooTallNate/keypress.☆7Updated 6 years ago
- A simple block store that writes blocks to disk.☆12Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Center-align the text in a string.☆22Updated 7 years ago
- Create ansi colors by passing open and close codes.☆18Updated 7 months ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 5 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago