floatdrop / stream-assert
Assertion library for streams
☆18Updated 9 years ago
Alternatives and similar repositories for stream-assert
Users that are interested in stream-assert are comparing it to the libraries listed below
Sorting:
- browserify transform that converts all const assignments to var assignments.☆10Updated 8 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Run a shell command if it's on the node of specified versions.☆15Updated 4 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 11 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Iterate all the data in a stream☆37Updated 6 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Extract comments using @LimonJS. Comment object compatible with `acorn-extract-comments` and Esprima format. See also☆12Updated 10 years ago
- spawn processes conveniently in tape tests and match against stdout/stderr streaming output☆23Updated 9 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Global logging utility.☆18Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Check if an element matches a given selector string☆16Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Sink your streams.☆17Updated 2 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Open any npm package readme as a man page☆10Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- 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