jonathanong / ee-first
return the first event in a set of ee/event pairs
☆54Updated 5 years ago
Alternatives and similar repositories for ee-first:
Users that are interested in ee-first are comparing it to the libraries listed below
- Performance impact of async_hooks☆59Updated 7 years ago
- Is this an ES6 generator function?☆49Updated last month
- Launch server after all async task ready☆26Updated last year
- transform humanize time to ms☆31Updated 2 months ago
- check if a koa body should be interpreted as JSON☆18Updated last year
- A serialize algorithm for JSON☆23Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- merge() utility function☆69Updated 2 years ago
- Wait the first event in a set of event pairs, then clean up after itself.☆14Updated 7 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- `uncaughtException` middleware for connect, base on `domain` module.