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
- Temporary files and dirs for Node.js☆69Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Build your commands on minimist!☆99Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Create a hash for file revving☆108Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- 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☆86Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 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
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Simplified high resolution timing☆85Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago