Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

andrewhughes101/dependents-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependents testing (ARCHIVED)

Moved to: https://github.com/pkgjs/dependents

Tool to gather all dependents of a package and filter by npm weekly downloads, github forks, stars and watchers

Example:

node bin/dependents i-should-pass 10 forks

Getting first 10 dependents of i-should-pass sorted by forks
There are a total of 1 dependents
{"name":"do-you-pass","weeklyDownloads":2,"forks":0,"stars":0,"watchers":0}

Note you need a GtiHub personal token called GITHUB_TOKEN to use this tool. For more information about GitHub tokens: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published