https://github.com/maqic/node_modules_mng
mac node_modules manger
https://github.com/maqic/node_modules_mng
clean-space cli mac nodejs tool
Last synced: about 2 months ago
JSON representation
mac node_modules manger
- Host: GitHub
- URL: https://github.com/maqic/node_modules_mng
- Owner: maqic
- License: mit
- Created: 2020-04-30T04:06:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T09:30:30.000Z (about 6 years ago)
- Last Synced: 2025-03-05T01:34:10.587Z (over 1 year ago)
- Topics: clean-space, cli, mac, nodejs, tool
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mac Node Modules Manager
List & remove all node_modules folders with occupied disk space.
```bash
Usage: nmm [options] [command]
Options:
-v, --version cli version
-h, --help display help for command
Commands:
list|ls [options] list all node_modules under the [current] directory
remove|rm [options] remove all node_modules under the [current] directory
```
## License
[MIT](https://github.com/vuejs/vue-cli/blob/dev/LICENSE)