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:
- Temporary files and dirs for Node.js☆68Updated last year
- Node filesystem spies and mocks☆51Updated 2 months ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Filter promises concurrently☆80Updated last year
- Walk up the directory tree until a specified path is found.☆16Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 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.☆33Updated 3 weeks ago
- Enables `connected` and `disconnected` element's listeners.☆39Updated 5 years ago
- A library for colorizing JSON strings☆87Updated last year
- Visual diff between 2 javascript variables☆33Updated 3 years ago
- Fastify Plugin to serve default favicon☆13Updated last year
- Truncate a URL to a specific length☆62Updated 2 months ago
- Simplified high resolution timing☆84Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- A module to escape/unescape common problematic entities done the right way.☆111Updated 4 years ago
- Set of utilities to work with JSON / JSON5 documents.☆73Updated 5 years ago
- Filter object keys and values into a new object☆105Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago