npmtidy
v0.0.1
Published
A CLI tool for cleaning and organizing Node.js projects. Remove unused dependencies, update outdated packages, and keep your package.json tidy
Readme
npmtidy
A powerful CLI tool and library for cleaning up and organizing your Node.js projects. Automatically removes unused dependencies, identifies outdated packages, cleans up node_modules, and organizes your package.json with consistent formatting. Keep your projects lean, secure, and maintainable with intelligent dependency management and cleanup utilities.
Key Features:
- Remove unused dependencies and devDependencies
- Identify and highlight outdated packages
- Clean and optimize node_modules directory
- Sort and format package.json consistently
- Generate dependency reports and audit summaries
- Batch operations across multiple projects
- Integration with popular package managers (npm, yarn, pnpm)
Perfect for: Developers who want to maintain clean, efficient Node.js projects without the bloat of unnecessary dependencies.
This description positions npmtidy as a comprehensive solution for Node.js project maintenance, which would be valuable for developers dealing with dependency management challenges.
