streamich / spyfsLinks
Node filesystem spies and mocks
☆51Updated last month
Alternatives and similar repositories for spyfs
Users that are interested in spyfs are comparing it to the libraries listed below
Sorting:
- Rewrite file system `fs` paths☆62Updated last month
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Glob to regular expression with support for extended globs.☆74Updated last year
- `trough` is middleware☆70Updated last year
- Runtime validation and processing of JavaScript types☆37Updated last year
- Find and erase strings and comments in JavaScript code☆14Updated 5 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Make a function mimic another one☆96Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Make your own nested errors☆69Updated 3 months ago
- Legacy utility to transform hast to something else☆46Updated 2 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Filter promises concurrently