An open API service indexing awesome lists of open source software.

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

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)