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.☆15Updated last month
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 4 months ago
- fs read and write streams based on minipass☆21Updated 6 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆20Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Sink your streams.☆17Updated last year
- tar plugin for decompress☆16Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- Create ansi colors by passing open and close codes.☆18Updated 9 months ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Returns true if a string has an extglob☆22Updated 5 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 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 7 years ago
- Check if a path is in the current working directory☆21Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆20Updated last month
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago