feross / string-to-stream
Convert a string into a stream (streams2)
☆81Updated 4 years ago
Alternatives and similar repositories for string-to-stream:
Users that are interested in string-to-stream are comparing it to the libraries listed below
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 9 months ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- /dev/null for node streams☆43Updated 7 years ago
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Convenience module for getting data from an NPM registry☆51Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- Find a free port.☆48Updated 9 years ago
- async_hook trace emitter 🔍☆37Updated 4 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 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- ☆41Updated 6 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- node/npm module to imitate fs.execSync☆39Updated 9 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 10 months ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago