An open API service for producing an overview of a list of open source projects.

https://github.com/stleary/JSON-java

hackoberfest2023 hacktoberfest java json public-domain

Score: -Infinity

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A reference implementation of a JSON package in Java.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,084
Total Committers: 122
Avg Commits per committer: 8.885
Development Distribution Score (DDS): 0.697

Commits in past year: 76
Committers in past year: 14
Avg Commits per committer in past year: 5.429
Development Distribution Score (DDS) in past year: 0.789

Name Email Commits
stleary s****y@g****m 328
John J. Aylward j****d@s****m 111
Douglas Crockford d****s@c****m 51
Simulant n****v@g****m 51
John J. Aylward j****d@s****m 51
Sean Leary s****y@S****t 46
John J. Aylward j****n@j****t 39
rikkarth r****s@o****m 31
marilynel m****y@g****m 28
Bence Erős e****8@g****m 23
sk02241994 s****7@g****m 17
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
md-yasir m****0@g****m 9
Felix Leipold f****d@g****m 9
Nicholas Cull r****0@g****m 8
Dean d****e@o****m 8
Éamonn McManus e****n@m****t 7
Rahul Kumar r****2@p****m 7
Tamas Perger t****r@e****k 6
OwenSanzas z****g@t****u 5
Cleydyr de Albuquerque c****r@g****m 5
Artem Smotrakov a****v@s****m 5
AbhineshJha a****2@s****g 5
simonh5 s****5@i****u 5
Erik C. Thauvin e****k@t****t 4
Aditya Purohit a****7@g****m 4
and 92 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 190
Total pull requests: 305
Average time to close issues: 6 months
Average time to close pull requests: 16 days
Total issue authors: 126
Total pull request authors: 96
Average comments per issue: 4.46
Average comments per pull request: 2.98
Merged pull request: 180
Bot issues: 0
Bot pull requests: 0

Past year issues: 24
Past year pull requests: 50
Past year average time to close issues: 2 months
Past year average time to close pull requests: 6 days
Past year issue authors: 17
Past year pull request authors: 20
Past year average comments per issue: 1.88
Past year average comments per pull request: 2.46
Past year merged pull request: 31
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/stleary/JSON-java

Top Issue Authors

  • stleary (28)
  • javadev (10)
  • Simulant87 (10)
  • BIngDiAn-s (4)
  • johnjaylward (4)
  • PoppingSnack (3)
  • eleumik (3)
  • rhoehener (3)
  • gumingyu6689 (2)
  • davejbur (2)
  • effad (2)
  • holgerbrandl (2)
  • eamonnmcmanus (2)
  • yuki-matsuhashi (2)
  • bherw (2)

Top Pull Request Authors

  • stleary (57)
  • Simulant87 (33)
  • marilynel (27)
  • johnjaylward (10)
  • javadev (8)
  • tanujdoshi (7)
  • devpatel43543 (6)
  • michael-ameri (6)
  • rikkarth (6)
  • ZachsCoffee (6)
  • alwinsanil (5)
  • rudrajyotib (4)
  • davejbur (4)
  • sk02241994 (3)
  • yeikel (3)

Top Issue Labels

  • Active discussion (39)
  • Available for someone to work on (12)
  • In progress (10)
  • No changes at this time (6)
  • Hacktoberfest (4)
  • Keep issue open (3)
  • Issue closed (2)
  • Awaiting further input from submitter (2)
  • Investigating (1)
  • Release pending (1)
  • Pending response from author (1)
  • Issue closed - no activity (1)
  • hacktoberfest-accepted (1)
  • Pending response from submitter (1)
  • High priority (1)
  • Completed (1)
  • fix in progress (1)
  • License issues (1)
  • Keep open (1)

Top Pull Request Labels

  • Approved - 3-day window (23)
  • hacktoberfest-accepted (16)
  • In review (9)
  • Hacktoberfest (8)
  • Approved - 7 day comment window (2)
  • Approved - by myself (2)
  • Draft (2)
  • spam (2)
  • Fixed in another PR (1)
  • Assigned to Mel (1)
  • Code review action items (1)
  • Pending response from submitter (1)
  • Active discussion (1)

Package metadata

gentoo-portage: dev-java/json

A reference implementation of a JSON package in Java

  • Homepage: https://github.com/stleary/JSON-java
  • Documentation: https://packages.gentoo.org/packages/dev-java/json
  • Licenses: JSON
  • Latest release: 20251224 (published 4 months ago)
  • Last Synced: 2026-05-27T01:32:39.842Z (25 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

build.gradle maven
  • com.jayway.jsonpath:json-path 2.1.0 testImplementation
  • junit:junit 4.13.1 testImplementation
  • org.mockito:mockito-core 1.9.5 testImplementation
pom.xml maven
  • com.jayway.jsonpath:json-path 2.1.0 test
  • junit:junit 4.13.1 test
  • org.mockito:mockito-core 1.9.5 test
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/pipeline.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
  • actions/upload-artifact v1 composite