hughsk / rm-modulesLinks
Recursively remove *all* node_modules directories within the chosen root directory
☆26Updated 8 years ago
Alternatives and similar repositories for rm-modules
Users that are interested in rm-modules are comparing it to the libraries listed below
Sorting:
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Import a globally installed module☆58Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- 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
- An easy-to-use wildcard globbing library.☆104Updated last year