1.0.3 • Published 2 years ago

scrape-npm-dependents v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NPM Dependents by downloads

A script that sorts by weekly downloads the dependents of a package. It's useful when you want to find popular packages that use a dependency to get usage ideas or good practices.

Install

npm install -g scrape-npm-dependents

Usage

snd --package theme-ui or snd --help

The script stops if the dependents are more than 300.