cronvel / async-kitLinks
A simple and powerful async abstraction layer lib to easily write Node.js code flow.
☆18Updated 7 years ago
Alternatives and similar repositories for async-kit
Users that are interested in async-kit are comparing it to the libraries listed below
Sorting:
- Converts JavaScript objects to source☆104Updated 2 years ago
- A tiny wrapper around tape to simplify async testing.☆32Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- Extract .tar(.gz) using the system binary (fast!), with a javascript fallback (portable!)☆18Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 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 2 years ago
- It makes simple create qualified errors.☆34Updated last week
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Node filesystem spies and mocks☆51Updated 3 months ago
- Temporary files and dirs for Node.js☆69Updated last year
- Find and erase strings and comments in JavaScript code☆14Updated 5 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago