https://github.com/jridgewell/gen-mapping
Last synced: about 1 month ago
Repository metadata:
- Host: GitHub
- URL: https://github.com/jridgewell/gen-mapping
- Owner: jridgewell
- License: mit
- Created: 2022-04-26T16:13:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T12:17:21.000Z (6 months ago)
- Last Synced: 2024-11-05T23:42:56.648Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 10
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
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: 41
Total Committers: 2
Avg Commits per committer: 20.5
Development Distribution Score (DDS): 0.024
Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Justin Ridgewell | j****n@r****e | 40 |
Jordan Harband | l****b@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 207,232,191 last-month
- Total docker downloads: 7,818,736,481
- Total dependent packages: 36 (may contain duplicates)
- Total dependent repositories: 1,278,783 (may contain duplicates)
- Total versions: 20
- Total maintainers: 1
npm: @jridgewell/gen-mapping
Generate source maps
- Homepage: https://github.com/jridgewell/gen-mapping
- Licenses: MIT
- Latest release: 0.3.5 (published 10 months ago)
- Last Synced: 2024-11-11T02:06:19.122Z (about 1 month ago)
- Versions: 14
- Dependent Packages: 32
- Dependent Repositories: 1,278,783
- Downloads: 207,232,191 Last month
- Docker Downloads: 7,818,736,481
-
Rankings:
- Downloads: 0.005%
- Docker downloads count: 0.016%
- Dependent repos count: 0.027%
- Dependent packages count: 0.81%
- Average: 2.899%
- Forks count: 7.244%
- Stargazers count: 9.29%
- Maintainers (1)
maven: org.webjars.npm:jridgewell__gen-mapping
WebJar for @jridgewell/gen-mapping
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/jridgewell__gen-mapping/
- Licenses: MIT
- Latest release: 0.3.5 (published 9 months ago)
- Last Synced: 2024-11-11T02:06:18.043Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 16.904%
- Average: 28.64%
- Forks count: 31.559%
- Dependent repos count: 31.98%
- Stargazers count: 34.119%
Dependencies
benchmark/package-lock.json
npm
- lodash.sortby 4.7.0 development
- punycode 2.1.1 development
- source-map 0.6.1 development
- source-map-js 1.0.2 development
- source-map-wasm npm:[email protected] development
- tr46 1.0.1 development
- webidl-conversions 4.0.2 development
- whatwg-url 7.1.0 development
benchmark/package.json
npm
- source-map 0.6.1 development
- source-map-js 1.0.2 development
- source-map-wasm npm:[email protected] development
package-lock.json
npm
- 258 dependencies
package.json
npm
- @rollup/plugin-typescript 8.3.2 development
- @types/mocha 9.1.1 development
- @types/node 17.0.29 development
- @typescript-eslint/eslint-plugin 5.21.0 development
- @typescript-eslint/parser 5.21.0 development
- benchmark 2.1.4 development
- c8 7.11.2 development
- eslint 8.14.0 development
- eslint-config-prettier 8.5.0 development
- mocha 9.2.2 development
- npm-run-all 4.1.5 development
- prettier 2.6.2 development
- rollup 2.70.2 development
- typescript 4.6.3 development
- @jridgewell/set-array ^1.0.1
- @jridgewell/sourcemap-codec ^1.4.10
- @jridgewell/trace-mapping ^0.3.9
.github/workflows/test.yml
actions
- actions/checkout v1 composite
- actions/setup-node v1 composite