sindresorhus / emittery
Simple and modern async event emitter
☆1,935Updated 3 months ago
Alternatives and similar repositories for emittery:
Users that are interested in emittery are comparing it to the libraries listed below
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,654Updated last year
- Function argument validation for humans☆3,821Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Map over promises concurrently☆1,420Updated 5 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Simple argument parsing☆1,276Updated 9 months ago
- User-friendly glob matching☆2,576Updated 2 months ago
- Type check values☆1,713Updated 7 months ago
- Super tiny and ~350% faster alternative to node-glob☆852Updated 2 years ago
- A crazy fast HTTP router☆1,540Updated this week
- Promise queue with concurrency control☆3,669Updated 2 months ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,236Updated 4 years ago
- Retrying made simple, easy and async☆1,875Updated last year
- The consistently-fast, complete memoization solution for JS☆910Updated last year
- Simple key-value storage with support for multiple backends☆2,840Updated this week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Watch an object or array for changes☆1,981Updated last month
- A tiny (304B to 489B) utility to check for deep equality☆1,415Updated 5 months ago
- It's a very fast and efficient glob library for Node.js☆2,648Updated 3 months ago
- Smooth (CLI) Operator 🎶☆1,057Updated 7 months ago
- Pretty print JavaScript errors on the Web and the Terminal☆1,046Updated 3 weeks ago
- Consistent Web Workers in browser and Node.☆1,158Updated 3 months ago
- output coverage reports using Node.js' built in coverage☆2,037Updated this week
- Process execution for humans☆7,116Updated last month
- Retry a promise-returning or async function☆851Updated 5 months ago
- Simple config handling for your app or module☆1,275Updated 4 months ago
- Simple and tiny (107 bytes) event emitter library for JavaScript