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

https://github.com/niklasvh/base64-arraybuffer

arraybuffer base64 javascript typedarray

Score: 28.399987835692453

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Encode/decode base64 data into ArrayBuffers


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 37
Total Committers: 5
Avg Commits per committer: 7.4
Development Distribution Score (DDS): 0.324

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
Niklas von Hertzen n****h@g****m 25
sanemat o****n@g****m 8
Dusan Maliarik d****k@g****m 2
Erik Arvidsson e****n@g****m 1
Niklas von Hertzen n****h@r****i 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 13
Total pull requests: 30
Average time to close issues: 5 months
Average time to close pull requests: 11 months
Total issue authors: 13
Total pull request authors: 14
Average comments per issue: 1.46
Average comments per pull request: 0.8
Merged pull request: 9
Bot issues: 0
Bot pull requests: 9

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/niklasvh/base64-arraybuffer

Top Issue Authors

  • sgaurav (1)
  • Mihai-github (1)
  • ishwarrimal (1)
  • mristin (1)
  • luke-yeah (1)
  • murugu-21 (1)
  • kumavis (1)
  • greggman (1)
  • pjaleeuwen (1)
  • jeffvandyke (1)
  • darrachequesne (1)
  • mathbruyen (1)
  • hesampour (1)

Top Pull Request Authors

  • dependabot[bot] (9)
  • niklasvh (7)
  • archmoj (2)
  • brettz9 (2)
  • lifenautjoe (1)
  • sanemat (1)
  • pato1 (1)
  • dfahlander (1)
  • wolfgang42 (1)
  • skrat (1)
  • arv (1)
  • bmeurer (1)
  • Hexagon (1)
  • ClementNerma (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (9)

Package metadata

npmjs.org: base64-arraybuffer

Encode/decode base64 data into ArrayBuffers

  • Homepage: https://github.com/niklasvh/base64-arraybuffer
  • Licenses: MIT
  • Latest release: 1.0.2 (published over 4 years ago)
  • Last Synced: 2026-05-15T09:08:41.996Z (2 days ago)
  • Versions: 9
  • Dependent Packages: 616
  • Dependent Repositories: 1,121,098
  • Downloads: 86,520,801 Last month
  • Docker Downloads: 1,036,070,463
  • Rankings:
    • Dependent repos count: 0.031%
    • Docker downloads count: 0.061%
    • Downloads: 0.068%
    • Dependent packages count: 0.106%
    • Average: 1.278%
    • Stargazers count: 3.537%
    • Forks count: 3.862%
  • Maintainers (1)
proxy.golang.org: github.com/niklasvh/base64-arraybuffer

npmjs.org: custom-base64-arraybuffer-v0.1.5

Encode/decode base64 data into ArrayBuffers

  • Homepage: https://github.com/niklasvh/base64-arraybuffer
  • Licenses: MIT
  • Latest release: 0.0.1 (published over 4 years ago)
  • Last Synced: 2026-05-15T16:28:59.455Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 11 Last month
  • Rankings:
    • Stargazers count: 4.26%
    • Forks count: 4.578%
    • Dependent packages count: 9.482%
    • Average: 15.362%
    • Dependent repos count: 25.328%
    • Downloads: 33.161%
  • Maintainers (1)
repo1.maven.org: org.webjars.npm:base64-arraybuffer

WebJar for base64-arraybuffer

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/base64-arraybuffer/
  • Licenses: MIT
  • Latest release: 1.0.2 (published over 4 years ago)
  • Last Synced: 2026-05-15T16:28:53.909Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 7
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.051%
    • Stargazers count: 14.762%
    • Forks count: 15.717%
    • Average: 17.627%
    • Dependent repos count: 31.98%

Dependencies

package-lock.json npm
  • 299 dependencies
package.json npm
  • @rollup/plugin-commonjs ^19.0.0 development
  • @rollup/plugin-node-resolve ^13.0.0 development
  • @rollup/plugin-typescript ^8.2.1 development
  • @types/mocha ^8.2.2 development
  • @types/node ^16.0.0 development
  • mocha 9.0.2 development
  • prettier ^2.3.2 development
  • rimraf 3.0.2 development
  • rollup ^2.52.7 development
  • rollup-plugin-json ^4.0.0 development
  • rollup-plugin-sourcemaps ^0.6.3 development
  • standard-version ^9.3.0 development
  • ts-node ^10.0.0 development
  • tslib ^2.3.0 development
  • tslint ^6.1.3 development
  • tslint-config-prettier ^1.18.0 development
  • typescript ^4.3.5 development
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite