JsCommunity / event-to-promiseLinks
Deprecated in favor of promise-toolbox/fromEvent
☆35Updated 5 years ago
Alternatives and similar repositories for event-to-promise
Users that are interested in event-to-promise are comparing it to the libraries listed below
Sorting:
- Convert streams (readable or writable) to promises☆139Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Creates super long stack traces☆196Updated last year
- Run source transform function on node require call☆66Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- Node require wrapper with options for cache busting, pre- and post-processing☆108Updated 9 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆41Updated 2 years ago
- touch(1) for node☆125Updated 2 weeks ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Topological sorting with grouping support☆108Updated last year
- Error handling utilities for node☆126Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago