https://github.com/sindresorhus/parse-json
Last synced: about 1 month ago
Repository metadata:
Parse JSON with more helpful errors
- Host: GitHub
- URL: https://github.com/sindresorhus/parse-json
- Owner: sindresorhus
- License: mit
- Created: 2015-08-25T14:11:41.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T12:40:10.000Z (10 months ago)
- Last Synced: 2024-10-29T14:35:23.541Z (about 2 months ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 345
- Watchers: 11
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding.yml:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
- Funding Links:
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 60
Total Committers: 15
Avg Commits per committer: 4.0
Development Distribution Score (DDS): 0.333
Commits in past year: 19
Committers in past year: 5
Avg Commits per committer in past year: 3.8
Development Distribution Score (DDS) in past year: 0.526
Name | Commits | |
---|---|---|
Sindre Sorhus | s****s@g****m | 40 |
fisker Cheung | l****y@g****m | 7 |
Alexander Zaytsev | z****6@g****m | 1 |
Andrey Fedorov | me@a****m | 1 |
Benjamin E. Coe | b****e@g****m | 1 |
Camila Rondinini | c****i@g****m | 1 |
Jason Spafford | n****r@g****m | 1 |
Pedro Augusto de Paula Barbosa | p****6@g****m | 1 |
Qix | i****x@g****m | 1 |
Richie Bendall | r****l@g****m | 1 |
Tommy | t****7@u****u | 1 |
Brian Donovan | 1****a | 1 |
Daniel Bannert | p****s | 1 |
Simen Bekkhus | s****1@g****m | 1 |
Suhas Karanth | s****s | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- npm: 259,274,126 last-month
- Total docker downloads: 8,764,227,023
- Total dependent packages: 1,810 (may contain duplicates)
- Total dependent repositories: 2,263,532 (may contain duplicates)
- Total versions: 45
- Total maintainers: 1
npm: parse-json
Parse JSON with more helpful errors
- Homepage: https://github.com/sindresorhus/parse-json
- Licenses: MIT
- Latest release: 8.1.0 (published about 1 year ago)
- Last Synced: 2024-11-10T22:37:29.338Z (about 1 month ago)
- Versions: 20
- Dependent Packages: 1,803
- Dependent Repositories: 2,263,531
- Downloads: 259,274,126 Last month
- Docker Downloads: 8,764,227,023
-
Rankings:
- Downloads: 0.003%
- Docker downloads count: 0.009%
- Dependent repos count: 0.012%
- Dependent packages count: 0.043%
- Average: 1.27%
- Stargazers count: 3.389%
- Forks count: 4.164%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
go: github.com/sindresorhus/parse-json
- Homepage:
- Documentation: https://pkg.go.dev/github.com/sindresorhus/parse-json#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-10T22:37:31.369Z (about 1 month ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.515%
- Average: 6.733%
- Dependent repos count: 6.952%
maven: org.webjars.npm:parse-json
WebJar for parse-json
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/parse-json/
- Licenses: MIT
- Latest release: 5.2.0 (published almost 4 years ago)
- Last Synced: 2024-11-10T22:37:32.123Z (about 1 month ago)
- Versions: 7
- Dependent Packages: 7
- Dependent Repositories: 1
-
Rankings:
- Dependent packages count: 8.397%
- Average: 18.79%
- Stargazers count: 19.42%
- Dependent repos count: 20.772%
- Forks count: 26.57%
Dependencies
package.json
npm
- ava ^3.15.0 development
- nyc ^15.1.0 development
- xo ^0.46.4 development
- @babel/code-frame ^7.16.0
- error-ex ^1.3.2
- json-parse-even-better-errors ^2.3.1
- lines-and-columns ^2.0.2
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite