TooTallNate / node-degenerator
Turns sync functions into async functions
☆20Updated last year
Alternatives and similar repositories for node-degenerator:
Users that are interested in node-degenerator are comparing it to the libraries listed below
- Is this an arguments object? It's a harder question than you think.☆16Updated 4 months ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Sink your streams.☆17Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- [Research] Creating a p2p network with hole punching udp☆19Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 2 years ago
- Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays☆15Updated 2 years ago
- ☆20Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Is this specifier a node.js core module?☆24Updated 3 months ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- List of archive file extensions☆14Updated 11 months ago
- Read command line key presses from process.stdin. Based on TooTallNate/keypress.☆7Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 8 months ago
- Center-align the text in a string.☆23Updated 7 years ago
- ☆27Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago