https://github.com/jridgewell/set-array
Last synced: about 1 month ago
Repository metadata:
- Host: GitHub
- URL: https://github.com/jridgewell/set-array
- Owner: jridgewell
- License: mit
- Created: 2022-04-23T22:19:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T06:06:52.000Z (10 months ago)
- Last Synced: 2024-10-18T15:55:00.917Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 382 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Justin Ridgewell
- Login: jridgewell
- Email:
- Kind: user
- Description:
- Website:
- Location: New York, NY
- Twitter:
- Company: @google
- Icon url: https://avatars.githubusercontent.com/u/112982?u=69a62ef075d31a813357f3055f1fa7ec6af24535&v=4
- Repositories: 230
- Last Synced at: 2024-04-24T04:31:55.065Z
- Profile URL: https://github.com/jridgewell
- Sponsor URL:
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 | Commits | |
---|---|---|
Justin Ridgewell | j****n@r****e | 21 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 172,573,636 last-month
- Total docker downloads: 7,818,736,481
- Total dependent packages: 6 (may contain duplicates)
- Total dependent repositories: 1,278,647 (may contain duplicates)
- Total versions: 11
- Total maintainers: 1
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