JsCommunity / event-to-promise
Deprecated in favor of promise-toolbox/fromEvent
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for event-to-promise
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆43Updated last year
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆109Updated 7 years ago
- NodeJS event loop latency monitor☆46Updated 8 years ago
- Find a free port.☆48Updated 9 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Very simple module to calculate block execution time.☆38Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- mongodb query language for humans☆105Updated 10 years ago
- Inspect the life of handle objects in node☆36Updated 7 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Babel preset to make node@4 ES2015 compatible.☆47Updated 7 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Creates a duplex stream☆95Updated 3 years ago
- require multiple files and directories at once☆51Updated 4 years ago
- Extended (pluggable) JSON for node - great for configuration files and JSON transformations☆150Updated 10 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 years ago
- Node require wrapper with options for cache busting, pre- and post-processing