https://github.com/stleary/JSON-java
hackoberfest2023 hacktoberfest java json public-domain
Last synced: about 1 month ago
Repository metadata:
A reference implementation of a JSON package in Java.
- Host: GitHub
- URL: https://github.com/stleary/JSON-java
- Owner: stleary
- License: other
- Created: 2010-12-21T17:46:09.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T17:04:52.000Z (5 months ago)
- Last Synced: 2024-10-29T15:34:54.190Z (about 2 months ago)
- Topics: hackoberfest2023, hacktoberfest, java, json, public-domain
- Language: Java
- Homepage: http://stleary.github.io/JSON-java/index.html
- Size: 2.78 MB
- Stars: 4,525
- Watchers: 240
- Forks: 2,556
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Owner metadata:
- Name: Sean Leary
- Login: stleary
- Email:
- Kind: user
- Description:
- Website: http://www.johnjleary.com
- Location: United States
- Twitter:
- Company: CommerceHub
- Icon url: https://avatars.githubusercontent.com/u/5107558?u=fbfe657488541faf7a084c543be5a907e50f1afe&v=4
- Repositories: 5
- Last Synced at: 2023-03-11T14:21:25.707Z
- Profile URL: https://github.com/stleary
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 964
Total Committers: 112
Avg Commits per committer: 8.607
Development Distribution Score (DDS): 0.661
Commits in past year: 122
Committers in past year: 16
Avg Commits per committer in past year: 7.625
Development Distribution Score (DDS) in past year: 0.746
Name | Commits | |
---|---|---|
stleary | s****y@g****m | 327 |
John J. Aylward | j****d@s****m | 111 |
Douglas Crockford | d****s@c****m | 51 |
John J. Aylward | j****d@s****m | 51 |
John J. Aylward | j****n@j****t | 39 |
Sean Leary | s****y@S****t | 32 |
rikkarth | r****s@o****m | 31 |
Simulant | n****v@g****m | 24 |
Bence Erős | e****8@g****m | 23 |
Douglas Crockford | d****d@g****m | 14 |
Zach | z****m@u****u | 13 |
rudrajyoti biswas | r****s@o****m | 12 |
Valentyn Kolesnikov | j****5@g****m | 11 |
Miguel | m****a@g****m | 10 |
Felix Leipold | f****d@g****m | 9 |
Dean | d****e@o****m | 8 |
Simulant87 | k****s@g****m | 8 |
Nicholas Cull | r****0@g****m | 8 |
Rahul Kumar | r****2@p****m | 7 |
Tamas Perger | t****r@e****k | 6 |
Artem Smotrakov | a****v@s****m | 5 |
Cleydyr de Albuquerque | c****r@g****m | 5 |
simonh5 | s****5@i****u | 5 |
sk02241994 | s****7@g****m | 5 |
Éamonn McManus | e****n@m****t | 5 |
XIAYM-gh | x****3@q****m | 4 |
Stranck | s****n@g****m | 4 |
Lukas Treyer | t****r@a****h | 4 |
Keaton Taylor | k****y@a****m | 4 |
Erik C. Thauvin | e****k@t****t | 4 |
and 82 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
- com.jayway.jsonpath:json-path 2.1.0 testImplementation
- junit:junit 4.13.1 testImplementation
- org.mockito:mockito-core 1.9.5 testImplementation
- com.jayway.jsonpath:json-path 2.1.0 test
- junit:junit 4.13.1 test
- org.mockito:mockito-core 1.9.5 test
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/init v1 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
- actions/upload-artifact v1 composite