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

https://github.com/jhchen/fast-diff

Score: 30.003355005661888

Last synced: about 17 hours ago
JSON representation

Repository metadata:

A fast Javascript string diff


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 38
Total Committers: 4
Avg Commits per committer: 9.5
Development Distribution Score (DDS): 0.342

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
Jason Chen j****7@g****m 25
David Greenspan d****n@g****m 6
Zihua Li i****@z****i 5
Kevin Jahns k****s@r****e 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 13
Total pull requests: 12
Average time to close issues: 6 months
Average time to close pull requests: 3 months
Total issue authors: 13
Total pull request authors: 11
Average comments per issue: 2.0
Average comments per pull request: 1.08
Merged pull request: 4
Bot issues: 0
Bot pull requests: 1

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/jhchen/fast-diff

Top Issue Authors

  • make-github-pseudonymous-again (1)
  • alimovz (1)
  • gkubisa (1)
  • Wissperwind (1)
  • roark (1)
  • Pomax (1)
  • caub (1)
  • yashhere (1)
  • LiraNuna (1)
  • vovanezha (1)
  • ajkl2533 (1)
  • KarboXXX (1)
  • yovanoc (1)

Top Pull Request Authors

  • luin (2)
  • caub (1)
  • anvlkv (1)
  • fffilo (1)
  • opichals (1)
  • dependabot[bot] (1)
  • zhuangzhuang (1)
  • patricksmms (1)
  • ifelere (1)
  • dgreensp (1)
  • dmonad (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

npmjs.org: fast-diff

Fast Javascript text diff

  • Homepage: https://github.com/jhchen/fast-diff#readme
  • Licenses: Apache-2.0
  • Latest release: 1.3.0 (published over 3 years ago)
  • Last Synced: 2026-08-24T17:23:28.683Z (3 days ago)
  • Versions: 7
  • Dependent Packages: 721
  • Dependent Repositories: 731,517
  • Downloads: 192,088,240 Last month
  • Docker Downloads: 3,540,595,289
  • Rankings:
    • Docker downloads count: 0.021%
    • Downloads: 0.027%
    • Dependent repos count: 0.042%
    • Dependent packages count: 0.088%
    • Average: 1.169%
    • Stargazers count: 2.836%
    • Forks count: 3.997%
  • Maintainers (2)
repo1.maven.org: org.webjars.npm:fast-diff

WebJar for fast-diff

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/fast-diff/
  • Licenses: Apache-2.0
  • Latest release: 1.3.0 (published almost 3 years ago)
  • Last Synced: 2026-08-25T13:03:58.645Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 3
  • Dependent Repositories: 39
  • Rankings:
    • Dependent repos count: 3.582%
    • Stargazers count: 14.932%
    • Average: 15.124%
    • Dependent packages count: 17.56%
    • Forks count: 24.423%
repo1.maven.org: org.mvnpm:fast-diff

Fast Javascript text diff

  • Homepage: https://github.com/jhchen/fast-diff#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm/fast-diff/
  • Licenses: Apache-2.0
  • Latest release: 1.3.0 (published about 2 years ago)
  • Last Synced: 2026-08-25T13:04:10.378Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 29.674%
    • Average: 36.047%
    • Dependent packages count: 42.421%

Dependencies

package-lock.json npm
  • lodash 3.9.3 development
  • seedrandom 2.4.4 development
package.json npm
  • lodash ~3.9.3 development
  • seedrandom ~2.4.0 development
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite