Skip to content

szabgab/jsdigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

JS Digger

  • fetch the list of most recently uploaded packages from https://www.npmjs.com/
  • check if we have link to the VCS each project uses.
  • If it is GitHub check if in their GitHub repo there is a .travis.yml file.

This tool is similar to PyDigger but for NodeJS. It monitors the packages as they are uploaded to npmjs and analyze them. The first thing to check is which one of the packages are hosted on GitHub and among them which ones have test and which don't.

Some links to explore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published