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

https://github.com/philcockfield/file-system-cache

Score: 26.750444236121208

Last synced: about 21 hours ago
JSON representation

Repository metadata:

A super-fast, promise based cache that reads and writes to the file-system.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 82
Total Committers: 10
Avg Commits per committer: 8.2
Development Distribution Score (DDS): 0.122

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
Phil Cockfield p****l@c****t 72
Shernaz s****n@g****m 2
rmarone A****2@g****m 1
cаввидис n****s@g****m 1
Norbert de Langen n****n@m****m 1
Jean-Baptiste PENRATH j****h@g****m 1
Hank Park h****p@g****m 1
Ell Bradshaw c****a@g****m 1
Douglas Linsmeyer 6****l 1
Anders D. Johnson a****v@g****m 1

Issue and Pull Request metadata

Last synced: 15 days ago

Total issues: 18
Total pull requests: 41
Average time to close issues: 12 months
Average time to close pull requests: 6 months
Total issue authors: 17
Total pull request authors: 15
Average comments per issue: 2.44
Average comments per pull request: 1.22
Merged pull request: 32
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 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/philcockfield/file-system-cache

Top Issue Authors

  • trevor-vaughan (2)
  • xlmnxp (1)
  • wizhippo (1)
  • Gumplefik (1)
  • bneiluj (1)
  • stof (1)
  • JReinhold (1)
  • TooTallNate (1)
  • zrysmt (1)
  • JeremyMoeglich (1)
  • codemariner (1)
  • jamietre (1)
  • ejc3 (1)
  • hongxuWei (1)
  • alexgitENI (1)

Top Pull Request Authors

  • philcockfield (24)
  • ndelangen (2)
  • cincodenada (2)
  • pomelio (2)
  • ping-douglasl (1)
  • AndersDJohnson (1)
  • Jarva (1)
  • jbpenrath (1)
  • rmarone (1)
  • panoply (1)
  • shernaz (1)
  • hankyupark (1)
  • nopeless (1)
  • Inkdpixels (1)
  • bneiluj (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

npmjs.org: file-system-cache

A super-fast, promise-based cache that reads and writes to the file-system.

  • Homepage: https://github.com/philcockfield/file-system-cache
  • Licenses: MIT
  • Latest release: 3.0.0 (published about 2 years ago)
  • Last Synced: 2026-07-19T11:53:22.793Z (4 days ago)
  • Versions: 30
  • Dependent Packages: 139
  • Dependent Repositories: 62,759
  • Downloads: 11,198,073 Last month
  • Docker Downloads: 506,918,152
  • Rankings:
    • Downloads: 0.055%
    • Docker downloads count: 0.09%
    • Dependent repos count: 0.123%
    • Dependent packages count: 0.285%
    • Average: 2.15%
    • Forks count: 6.114%
    • Stargazers count: 6.232%
  • Maintainers (1)
npmjs.org: @7hci/file-system-cache

A super-fast, promise-based cache that reads and writes to the file-system. This is a fork of the original file-system-cache package.

  • Homepage: https://github.com/philcockfield/file-system-cache
  • Licenses: MIT
  • Latest release: 3.2.0 (published over 1 year ago)
  • Last Synced: 2026-07-19T11:53:24.593Z (4 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 30 Last month
  • Rankings:
    • Stargazers count: 4.729%
    • Forks count: 4.737%
    • Average: 17.579%
    • Dependent repos count: 24.901%
    • Dependent packages count: 35.948%
  • Maintainers (1)
npmjs.org: @depup/file-system-cache

[DepUp] A super-fast, promise-based cache that reads and writes to the file-system.

  • Homepage: https://github.com/philcockfield/file-system-cache
  • Licenses: MIT
  • Latest release: 3.0.0-alpha.8-depup.0 (published 4 months ago)
  • Last Synced: 2026-07-19T11:53:22.921Z (4 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 17 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)

Dependencies

package.json npm
  • @types/chai ^4.3.1 development
  • @types/expect 24.3.0 development
  • @types/fs-extra ^9.0.13 development
  • @types/mocha 9.1.1 development
  • @types/ramda ^0.28.12 development
  • chai ^4.3.6 development
  • mocha ^10.0.0 development
  • ts-mocha 10.0.0 development
  • typescript 4.6.4 development
  • fs-extra ^10.1.0
  • ramda ^0.28.0
yarn.lock npm
  • 152 dependencies
.github/workflows/node.esm.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite