cadorn / mfs
Monitor your calls to node-fs-extra.
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mfs
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- contains checks that npm runs during the installation☆22Updated last month
- An asynchronous middleware pattern☆27Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 5 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- ☆44Updated 6 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago