Skip to content

Delete all unused imports from your project's javascript files!

Notifications You must be signed in to change notification settings

jurriaanschrofer/purge_party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Purge Party

Delete all unused imports from your project's javascript files!

Simply

  1. download the repo
  2. open the purge_party.rb file
  3. pass your javascript project's /src directory to the 'run' method
  4. invoke the script (effectively calling run), through ruby purge_party.rb

Note

  1. as for now, requires ruby 3+ (but you can easily reverse engineer the file by substituting _1's & _2's with named arguments)

About

Delete all unused imports from your project's javascript files!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages