TooTallNate / node-degeneratorLinks
Turns sync functions into async functions
☆20Updated 2 years ago
Alternatives and similar repositories for node-degenerator
Users that are interested in node-degenerator are comparing it to the libraries listed below
Sorting:
- Is this an arguments object? It's a harder question than you think.☆17Updated 7 months ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Is this value a JS regex?☆24Updated 7 months ago
- Check if a file path is a binary file☆46Updated last year
- Modern single resource management☆17Updated 2 weeks ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Create full featured package.json files☆33Updated 6 months ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Get the name of a named function☆33Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- Propagate events from one event emitter into another☆25Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Promise Semaphore☆26Updated 3 years ago
- A comprehensive comparison library, for use in test frameworks☆19Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- DJB2a non-cryptographic hash function☆34Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 11 months ago
- Clone a Node.js HTTP response stream☆30Updated last year
- Center-align the text in a string.☆23Updated 8 years ago