clean-modules
Clean up/prune unnecessary files and reduce the size of your `node_modules` directory. Useful for CI caches or for reducing the size of serverless functions.
version-clean
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
cleaner-node
Helpful utilities and scripts to make Node projects more legible and easier for the next developer to take over.
git-tidier
cli tool to clean git branch interactively