ozantunca / DispatcherJS
DispatcherJS is an EventEmitter implementation that supports namespaces and callback dependency. Works on Node.js and browser.
☆46Updated 4 years ago
Alternatives and similar repositories for DispatcherJS:
Users that are interested in DispatcherJS are comparing it to the libraries listed below
- threads in the browser☆119Updated 10 years ago
- A scheduling and time utilities module that doesn't waste your time☆70Updated 7 years ago
- A generic middleware library, inspired by Express and suitable for anything☆97Updated 9 years ago
- A fast and customizable Dependency Injection Container for Node.js / io.js☆81Updated 10 years ago
- A JS library that facilitates concise and readable parallelism☆64Updated 6 years ago
- Make npm's flat dependencies easier to find and sort☆42Updated 8 years ago
- Make JavaScript functions that support both promise and callback styles.☆154Updated 3 years ago
- Load a tree of splitted JSON files and folders☆64Updated 9 years ago
- User-friendly virtual DOM diffing☆95Updated 9 years ago
- cool event bus☆27Updated 3 years ago
- run CPU heavy tasks when the user is inactive☆22Updated 10 years ago
- Tree Extraction for JavaScript Object Graphs☆72Updated last year
- JSON query and mutation library. It traverses a tree structure in post-order (leaves first, root last), across objects and arrays, return…