Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/zxing-js/browser

barcode browser hacktoberfest javascript qr-code typescript zxing

Score: 21.396521497479334

Last synced: 1 day ago
JSON representation

Repository metadata:

ZXing for JS's browser layer with decoding implementations for browser.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 147
Total Committers: 14
Avg Commits per committer: 10.5
Development Distribution Score (DDS): 0.327

Commits in past year: 11
Committers in past year: 3
Avg Commits per committer in past year: 3.667
Development Distribution Score (DDS) in past year: 0.545

Name Email Commits
Luiz Machado m****o@o****m 99
dependabot[bot] 4****] 19
David Werth w****d@g****m 9
Luiz Machado l****7@g****m 6
Ramil Valitov r****v@g****m 3
Lazo Apostolovski l****i@s****m 2
Philip p****a@h****m 2
Alessandro Corradi c****a@m****t 1
Kevin Evans e****h@g****m 1
Ophir LOJKINE p****s@g****m 1
Rafael Garcia d****e@g****m 1
Benny Powers b****s 1
Max Partenfelder m****d 1
Simon Legner S****r@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 70
Total pull requests: 46
Average time to close issues: about 2 months
Average time to close pull requests: 3 months
Total issue authors: 64
Total pull request authors: 14
Average comments per issue: 2.26
Average comments per pull request: 0.59
Merged pull request: 32
Bot issues: 0
Bot pull requests: 29

Past year issues: 10
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 10
Past year pull request authors: 2
Past year average comments per issue: 0.6
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zxing-js/browser

Top Issue Authors

  • fydelio (3)
  • DarrenWainwright (3)
  • DanielRuf (2)
  • distabiolijze (2)
  • Roman991 (1)
  • robinb78 (1)
  • RobertAKARobin (1)
  • Ric16Fr (1)
  • raventools1 (1)
  • Quesstor (1)
  • Preefix (1)
  • PongsathornSaksrisuwan (1)
  • pol-articuno (1)
  • PaloJeDobryClovek (1)
  • oncethor (1)

Top Pull Request Authors

  • dependabot[bot] (29)
  • odahcam (3)
  • werthdavid (2)
  • rvalitov (2)
  • acroquelois (1)
  • ale-cci (1)
  • simon04 (1)
  • oncethor (1)
  • ddoice (1)
  • bennypowers (1)
  • lovasoa (1)
  • mxcd (1)
  • lazoapostolovski (1)
  • kevinhikaruevans (1)

Top Issue Labels

  • question (6)
  • bug (3)
  • enhancement (2)
  • PRs welcome (2)

Top Pull Request Labels

  • dependencies (29)

Package metadata

npmjs.org: @zxing/browser

ZXing for JS's browser layer.

  • Homepage: https://github.com/zxing-js/browser
  • Licenses: MIT
  • Latest release: 0.1.4 (published 11 months ago)
  • Last Synced: 2024-05-01T19:27:23.457Z (2 days ago)
  • Versions: 17
  • Dependent Packages: 63
  • Dependent Repositories: 630
  • Downloads: 570,309 Last month
  • Docker Downloads: 5,268
  • Rankings:
    • Downloads: 0.438%
    • Dependent packages count: 0.662%
    • Dependent repos count: 0.732%
    • Docker downloads count: 0.87%
    • Average: 1.905%
    • Forks count: 4.346%
    • Stargazers count: 4.381%
  • Maintainers (2)
npmjs.org: @medyanova.em/browser

ZXing for JS's browser layer.

  • Homepage: https://github.com/zxing-js/browser
  • Licenses: MIT
  • Latest release: 0.0.8 (published about 3 years ago)
  • Last Synced: 2024-05-01T19:27:24.736Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 24 Last month
  • Rankings:
    • Forks count: 5.167%
    • Stargazers count: 5.651%
    • Dependent packages count: 16.224%
    • Average: 16.797%
    • Dependent repos count: 25.328%
    • Downloads: 31.618%
  • Maintainers (1)

Dependencies

package.json npm
  • @rollup/plugin-node-resolve ^13.1.3 development
  • @types/chai ^4.3.0 development
  • @zxing/library ^0.19.1 development
  • chai ^4.3.6 development
  • cypress ^9.4.1 development
  • eslint ^8.8.0 development
  • pm2 ^5.1.2 development
  • rollup ^2.67.0 development
  • shx ^0.3.4 development
  • terser ^5.10.0 development
  • tslint ^5.20.1 development
  • tslint-no-circular-imports ^0.7.0 development
  • typescript ^4.5.5 development
yarn.lock npm
  • 415 dependencies
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/npmpublish.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/download-artifact v1 composite
  • actions/setup-node v1 composite
  • actions/upload-artifact v1 composite