sindresorhus / emitteryLinks
Simple and modern async event emitter
☆1,976Updated 2 months ago
Alternatives and similar repositories for emittery
Users that are interested in emittery are comparing it to the libraries listed below
Sorting:
- Map over promises concurrently☆1,450Updated 9 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,667Updated 2 years ago
- Type check values☆1,723Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Simple argument parsing☆1,286Updated last year
- Function argument validation for humans☆3,828Updated this week
- Simple key-value storage with support for multiple backends☆2,982Updated last week
- 🧵 Make web workers & worker threads as simple as a function call.☆3,494Updated last year
- ⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s☆1,679Updated 3 weeks ago
- Retrying made simple, easy and async☆1,889Updated 2 years ago
- A crazy fast HTTP router☆1,566Updated 2 months ago
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- JSON logger for Node.js and browser.☆1,108Updated last year
- 🔖 Useful template literal tags for dealing with strings in ES2015+☆2,032Updated 3 years ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Watch an object or array for changes☆1,991Updated 5 months ago
- Simple and tiny (107 bytes) event emitter library for JavaScript☆1,589Updated 9 months ago
- Pretty print JavaScript errors on the Web and the Terminal☆1,092Updated last month
- Smooth (CLI) Operator 🎶☆1,069Updated 11 months ago
- A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.☆2,016Updated 2 years ago
- A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!☆1,707Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 5 months ago
- A blazing fast deep object copier☆1,136Updated last year
- User-friendly glob matching☆2,594Updated 7 months ago
- Simple config handling for your app or module☆1,301Updated 3 months ago
- Promise queue with concurrency control☆3,833Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- A tiny (304B to 489B) utility to check for deep equality☆1,436Updated 10 months ago
- Consistent Web Workers in browser and Node.☆1,160Updated 7 months ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,241Updated 4 years ago