HowProgrammingWorks / EventEmitterLinks
Simple EventEmitter with multiple listeners
☆23Updated 7 months ago
Alternatives and similar repositories for EventEmitter
Users that are interested in EventEmitter are comparing it to the libraries listed below
Sorting:
- Memoization of synchronous and asynchronous functions☆18Updated last year
- Data structures projection☆15Updated last year
- Partial function application and Currying☆19Updated last year
- Files and file system☆15Updated last year
- Wrapper functions, Interface wrappers, etc.☆14Updated 3 months ago
- Performance testing for different techniques☆17Updated last year
- VM Sandboxes☆18Updated last year
- Application Interface with HTTP Transport and JSON serialization☆27Updated 9 months ago
- Asynchronous Programming with Promises☆21Updated last month
- Higher-order functions having functions as arguments or result☆22Updated 8 months ago
- Serve static content with HTTP☆10Updated last year
- Script loader with isolated sandboxes for node.js 📦☆45Updated last month
- Multiuser spreadsheet example☆13Updated last year
- Resolving dependencies with dependency injection☆12Updated last year
- Modularity and Dependency☆23Updated last year
- Linked list data structure☆12Updated 2 months ago
- Pattern Observer☆12Updated last month
- Asynchronous Concurrent Queue with Priority and Factor☆13Updated 3 months ago
- Websocket support in Node.js 21☆12Updated 7 months ago
- Asynchronous Programming☆23Updated last year
- Fastify + NodeJS application server☆22Updated last year
- Generators, coroutines and some monads examples☆19Updated last month
- Future as Asynchronous Abstraction☆11Updated 6 months ago
- Nested directories watch for node.js 🕵️☆14Updated last month
- Asynchronous Adapters