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:
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- It makes simple create qualified errors.☆33Updated 2 weeks ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Indent each line in a string☆113Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 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☆32Updated 5 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Filter promises concurrently☆78Updated last year
- Get the path of the caller module☆66Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last week
- Mimic a Node.js HTTP response stream☆60Updated last year
- The cheesy object formatter☆36Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get the callsite of the caller function☆54Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Visual diff between 2 javascript variables☆33Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago