feross / string-to-streamLinks
Convert a string into a stream (streams2)
☆81Updated 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:
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- ☆41Updated 6 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- A locking socket alternative to file-system mutex locks☆21Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 6 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 last year
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Server router☆61Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- HTTP header string parser☆39Updated 3 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago