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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Lazy number range generator☆81Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Rename a function☆46Updated last year
- Reduce an array and return a Promise☆14Updated 7 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Import a globally installed module☆58Updated last year
- Run prettier formatter with rollup☆62Updated last week
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago