HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by bhouston

Comment by bhouston 10 months ago

0 replies

View on Hacker News

Neat! I will add this to my toolbelt.

BTW a complimentary tool I've used in the past is depcheck, it is an npm package that removes unused dependencies from your npm package.json file. Smaller package.json files means faster "npm install" and also smaller docker files.

https://www.npmjs.com/package/depcheck