Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 300 Bytes

badlinks

a cli to find and remove links that might annoy the chrome web store team

often these are firebase links for some reason

Usage

npx badlinks <folder_or_file> -- recursively search .js files in a folder for bad links

For more options run npx badlinks --help

Contributing

Yes!