An open API service for producing an overview of a list of open source projects.

https://github.com/jonbern/fetch-retry

Score: 28.995399369556996

Last synced: about 21 hours ago
JSON representation

Repository metadata:

Extend any fetch library with retry functionality.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 146
Total Committers: 22
Avg Commits per committer: 6.636
Development Distribution Score (DDS): 0.384

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jon K. Bernhardsen j****n@o****m 90
Jon Kristian Bernhardsen j****n@J****l 17
dependabot[bot] 4****] 9
Vishal Vijay 0****0@g****m 6
Jon K. Bernhardsen j****n@o****m 2
Ptolemy p****s@g****m 2
Larry Knott l****t@a****m 2
Benno x****3@x****t 2
Blake Thomson b****n@v****m 2
dom d****e@b****o 2
Simeon Borko s****o@r****z 1
Abdelrahman Elsaidy x****y@g****m 1
Alec Mev a****c@m****h 1
Christophe Hurpeau c****b@g****m 1
Fil Zembowicz f****l@f****g 1
Glenn Dwiyatcita g****a@s****m 1
José Carlos Chávez j****s@g****m 1
Marius Ursache m****s@t****m 1
Matt C m****t@m****m 1
Patrik Tomášik t****k@g****m 1
Philipp Wambach p****h 1
Robin Pokorny m****e@r****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 38
Total pull requests: 61
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 34
Total pull request authors: 29
Average comments per issue: 2.24
Average comments per pull request: 0.87
Merged pull request: 43
Bot issues: 0
Bot pull requests: 14

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jonbern/fetch-retry

Top Issue Authors

  • bradyclifford (2)
  • vishalvijay (2)
  • jonbern (2)
  • mbrevda (2)
  • colemars (1)
  • suzil (1)
  • paulrosania (1)
  • mattcasey (1)
  • AlexBroadbent (1)
  • jcchavezs (1)
  • nwaughachukwuma (1)
  • matt2xu (1)
  • BrendanC23 (1)
  • srfrnk (1)
  • CharlesKuncheria (1)

Top Pull Request Authors

  • dependabot[bot] (14)
  • jonbern (13)
  • thomsbg (4)
  • knotthere (2)
  • ptolemybarnes (2)
  • vishalvijay (2)
  • michaelwittig (2)
  • sbehrends (1)
  • kulor (1)
  • simeonborko (1)
  • x3cion (1)
  • cassioscofield (1)
  • jcchavezs (1)
  • dwiyatci (1)
  • fzembow (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (15)
  • enhancement (4)
  • bug (3)

Package metadata

npmjs.org: fetch-retry

Extend any fetch library with retry functionality

  • Homepage: https://github.com/jonbern/fetch-retry#readme
  • Licenses: MIT
  • Latest release: 6.0.0 (published over 2 years ago)
  • Last Synced: 2026-07-19T11:53:34.911Z (4 days ago)
  • Versions: 37
  • Dependent Packages: 197
  • Dependent Repositories: 52,832
  • Downloads: 20,473,595 Last month
  • Docker Downloads: 530,174,980
  • Rankings:
    • Downloads: 0.059%
    • Docker downloads count: 0.087%
    • Dependent repos count: 0.133%
    • Dependent packages count: 0.226%
    • Average: 1.346%
    • Stargazers count: 3.595%
    • Forks count: 3.977%
  • Maintainers (1)
npmjs.org: fetch-delay-retry

Extend any fetch library with retry functionality

  • Homepage: https://github.com/jonbern/fetch-retry#readme
  • Licenses: MIT
  • Latest release: 5.0.4 (published about 2 years ago)
  • Last Synced: 2026-07-19T11:53:33.693Z (4 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12 Last month
  • Rankings:
    • Dependent repos count: 28.195%
    • Average: 34.586%
    • Dependent packages count: 40.977%
  • Maintainers (1)

Dependencies

package-lock.json npm
  • 367 dependencies
package.json npm
  • @rollup/plugin-commonjs ^19.0.0 development
  • body-parser ^1.19.0 development
  • chai ^4.2.0 development
  • chai-as-promised ^7.1.1 development
  • eslint ^6.8.0 development
  • expectations ^0.7.1 development
  • express ^4.17.1 development
  • husky ^7.0.0 development
  • isomorphic-fetch ^3.0.0 development
  • mocha ^8.0.1 development
  • nyc ^14.1.1 development
  • rollup ^2.52.3 development
  • sinon ^6.3.5 development
.github/workflows/node.js.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite