jasonpincin / stream-to-stringLinks
Pipe a stream into a string, collect value with callback or promise
☆18Updated 2 years ago
Alternatives and similar repositories for stream-to-string
Users that are interested in stream-to-string are comparing it to the libraries listed below
Sorting:
- Converts JavaScript objects to source☆104Updated 2 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- ☆158Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- string representations of objects in node and the browser☆159Updated 3 weeks ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 2 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Make your own nested errors☆69Updated 6 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago