feross / string-to-streamLinks
Convert a string into a stream (streams2)
☆82Updated 5 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
Sorting:
- API for combining call site modifiers☆44Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams