@jeremistadler/unused-unloved
TypeScript icon, indicating that this package has built-in type declarations

1.0.5Β β€’Β PublicΒ β€’Β Published

Build Status

NPM

unused-unloved

🌳Tree shaking is great but what happens when you have so many πŸ“files in your dev environment you can't remember which ones are actually in useπŸ˜΅πŸ€·β€β™‚οΈπŸ€·β€β™€οΈ and those that are currently dormant? Time for some spring cleaning, enter... unused-unlovedπŸŽ‰πŸŽ‰ !

Once unused-unloved has run it will output an πŸ“„unused-file-report.json

You can now use the contents of this folder to do as you wish, personally, I suggest copy and paste it into http://json2table.com/

Getting started is simple:

npm install -g unused-unloved

running is just as simple...

Open your React (or similar) project and make sure you are the same level as your /src folder and just run:

unused-unloved

Enjoy! πŸ˜πŸ™Œ

unused-unloved created by Chris Watson - cwatson88⌨

Package Sidebar

Install

npm i @jeremistadler/unused-unloved

Weekly Downloads

1

Version

1.0.5

License

GPL-3.0-or-later

Unpacked Size

603 kB

Total Files

34

Last publish

Collaborators

  • jeremistadler