1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-11-05 04:38:52 +01:00

Add wipe-modules (#393)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
Enrique Benitez 2020-02-25 10:55:49 -06:00 committed by GitHub
parent 72fe34b2c7
commit 47f2398172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -211,6 +211,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [pkg-dir-cli](https://github.com/sindresorhus/pkg-dir-cli) - Find the root directory of a npm package.
- [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows.
- [updates](https://github.com/silverwind/updates) - Flexible npm dependency update tool.
- [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove `node_modules` of inactive projects.
### Boilerplate