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:
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- /dev/null for node streams☆43Updated 8 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- convert module usage to inline expressions☆75Updated last year
- Server router☆61Updated 6 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 7 years ago
- A locking socket alternative to file-system mutex locks☆21Updated 2 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- ☆41Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago