shinnn / rmfrLinks
Node.js implementation of rm -fr – recursive removal of files and directories
☆23Updated 7 years ago
Alternatives and similar repositories for rmfr
Users that are interested in rmfr are comparing it to the libraries listed below
Sorting:
- Write data to a random temporary file☆107Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Karma plugin for AVA☆63Updated 9 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Iterate over promises serially☆51Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- touch(1) for node☆124Updated last week
- Indent each line in a string☆113Updated 3 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Install dependencies using Yarn with npm fallback.☆30Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last week
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Get the callsite of the caller function☆54Updated last month