catdad / mock-stdioLinks
🔇 mock stdio output for tests
☆23Updated 7 years ago
Alternatives and similar repositories for mock-stdio
Users that are interested in mock-stdio are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 11 months ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 7 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 9 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Codemods for AVA☆68Updated 6 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago