Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
☆25Aug 8, 2025Updated 10 months ago
Alternatives and similar repositories for run-async
Users that are interested in run-async are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 10 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 5 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array