13 view
Check Node Packages (cnp)
A utility tool written in Rust to check unused node packages.
WIPDecember 3, 2024
Project description
This script checks if all the packages in the package.json
are used in the project and allow you to remove the unused ones in a fast and easy way.