1.0.0-alpha.12 • Published 2 years ago

@ilimic/fetch-github-dependents v1.0.0-alpha.12

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

@ilimic/fetch-github-dependents

Fetches dependents of a GitHub repository from the dependency graph page, eg. https://github.com/cheeriojs/cheerio/network/dependents, and sorts them by the number of stars.

Run npx @ilimic/fetch-github-dependents cheeriojs/cheerio -m 100

or

run npx @ilimic/fetch-github-dependents https://github.com/cheeriojs/cheerio -m 100.

The above command will fetch the first 100 dependents of the cheeriojs/cheerio repository and sort them by the number of stars.

Use npx @ilimic/fetch-github-dependents help

and npx @ilimic/fetch-github-dependents help fetch for more information.

1.0.0-alpha.9

2 years ago

1.0.0-alpha.8

2 years ago

1.0.0-alpha.10

2 years ago

1.0.0-alpha.12

2 years ago

1.0.0-alpha.11

2 years ago

1.0.0-alpha.7

2 years ago

1.0.0-alpha.6

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago

1.0.0-alpha.0

2 years ago