https://github.com/jridgewell/set-array

Last synced: about 1 month ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 21
Total Committers: 1
Avg Commits per committer: 21.0
Development Distribution Score (DDS): 0.0

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

Name Email Commits
Justin Ridgewell j****n@r****e 21

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: @jridgewell/set-array

Like a Set, but provides the index of the `key` in the backing array

  • Homepage: https://github.com/jridgewell/set-array
  • Licenses: MIT
  • Latest release: 1.2.1 (published 10 months ago)
  • Last Synced: 2024-11-11T02:06:23.671Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 5
  • Dependent Repositories: 1,278,647
  • Downloads: 172,573,636 Last month
  • Docker Downloads: 7,818,736,481
  • Rankings:
    • Downloads: 0.01%
    • Docker downloads count: 0.016%
    • Dependent repos count: 0.027%
    • Dependent packages count: 3.574%
    • Average: 4.635%
    • Forks count: 11.349%
    • Stargazers count: 12.833%
  • Maintainers (1)
maven: org.webjars.npm:jridgewell__set-array

WebJar for @jridgewell/set-array

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/jridgewell__set-array/
  • Licenses: MIT
  • Latest release: 1.2.1 (published 10 months ago)
  • Last Synced: 2024-11-11T02:06:23.434Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Dependent packages count: 31.998%
    • Average: 35.87%
    • Stargazers count: 39.679%
    • Forks count: 39.824%

Dependencies

package-lock.json npm
  • 250 dependencies
package.json npm
  • @rollup/plugin-typescript 8.3.0 development
  • @types/mocha 9.1.1 development
  • @types/node 17.0.29 development
  • @typescript-eslint/eslint-plugin 5.10.0 development
  • @typescript-eslint/parser 5.10.0 development
  • c8 7.11.0 development
  • eslint 8.7.0 development
  • eslint-config-prettier 8.3.0 development
  • mocha 9.2.0 development
  • npm-run-all 4.1.5 development
  • prettier 2.5.1 development
  • rollup 2.66.0 development
  • typescript 4.5.5 development
.github/workflows/test.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite