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:
- 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
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated last week
- 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
- Get the path of the caller module☆65Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Nested tape tests with before/after, async, and promise support☆29Updated 9 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Fastify Plugin to serve default favicon☆13Updated last year
- A tiny wrapper around tape to simplify async testing.☆32Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated this week
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Cleanup expired items in a Map☆19Updated 4 years ago