lesnitsky / events2Links
ES2015 implementation of nodejs EventEmitter
☆28Updated 8 years ago
Alternatives and similar repositories for events2
Users that are interested in events2 are comparing it to the libraries listed below
Sorting:
- Generator based flow-control that supports both callback and promise☆31Updated 8 years ago
- Functional, composable, immutable & curried promise sequences with abstract resolution.☆111Updated 5 years ago
- CSS preprocessor where CSS and JavaScript can be mixed (sort of)☆46Updated 10 years ago
- Promisify callback-style APIs with ES2015 Proxy☆46Updated 7 years ago
- A mixin usable for both generic objects and decorators.☆60Updated 8 years ago
- Base router for your JS framework or frameworkless app☆47Updated 9 years ago
- sticky sessions for Node.js clustering done responsibly☆43Updated 9 years ago
- Yeoman generator to setup Babel effortlessly (with plugins, if you want)☆40Updated 8 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- Create a new node module with all the right stuff.☆71Updated 8 years ago
- Search issues based on the packages you have locally installed☆48Updated 9 years ago
- A small, chainable, immutable utility for building up class name strings in application logic☆45Updated 9 years ago
- Compiles the ES* bundle to your NodeJS version on install☆41Updated 8 years ago
- Making releasing to npm so easy a kitten could probably do it™☆102Updated 6 months ago
- Koa-like framework for CLI tools.☆82Updated 9 years ago
- CI your client side tests with Electron☆71Updated 7 years ago
- Standalone library for creating spies in Node.js. Easy to use. No dependancies.☆55Updated 9 years ago
- ☆38Updated 10 years ago
- Run any NPM command (including install) in all versions of Node managed by NVM☆29Updated 8 years ago
- Create a primitive representation of a string☆20Updated 8 years ago
- Automatically google for similar JavaScript errors when thrown.☆38Updated 7 years ago
- Bridge between v8 debugging protocol and Chrome Remote Debugging Protocol☆58Updated 10 years ago
- An example of React application using Baobab cursors to describe data dependencies in components with auto-fetching☆24Updated 5 years ago
- Draw a big chalkline in your terminal! Great for debugging and reading your log output locally!☆35Updated 3 years ago
- This library is an skeleton for creation of middlewares which perform some processing at the start and end of a "request".