Skip to content

hofmeister/jssanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jssanity

Check a code base for require / import statements that point to missing files

Install

npm i -g jssanity

Usage

Run the command in any folder which will parse all .js files in the folder and subfolders and attempt to resolve dependencies. Produces a report of all dependencies it could not resolve and the dependencies that did not resolve to a file that exists.

jssanity

About

Sanity checker for js modules (package.json)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published