json-schema: https://github.com/Hanseter/JSONPropertyEditorFx
javafx json json-schema kotlin
Score: 2.995732273553991
Last synced: 26 minutes ago
JSON representation
Repository metadata:
A JavaFx library to edit arbitrary JSON in a property sheet.
- Host: GitHub
- URL: https://github.com/Hanseter/JSONPropertyEditorFx
- Owner: Hanseter
- License: mit
- Created: 2020-05-20T12:48:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-22T06:11:42.000Z (6 months ago)
- Last Synced: 2025-12-23T03:30:34.834Z (6 months ago)
- Topics: javafx, json, json-schema, kotlin
- Language: Kotlin
- Size: 710 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Owner metadata:
- Name:
- Login: Hanseter
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8860358?v=4
- Repositories: 3
- Last Synced at: 2023-02-27T08:10:34.403Z
- Profile URL: https://github.com/Hanseter
GitHub Events
Total
- Create event: 2
- Pull request event: 1
- Push event: 6
- Release event: 2
- Total: 11
Last Year
- Create event: 2
- Push event: 6
- Release event: 2
- Total: 10
Committers metadata
Last synced: 6 months ago
Total Commits: 268
Total Committers: 4
Avg Commits per committer: 67.0
Development Distribution Score (DDS): 0.578
Commits in past year: 19
Committers in past year: 1
Avg Commits per committer in past year: 19.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| OneAndOlaf | 6****f | 113 |
| Hanseter | 113 | |
| Hanseter | h****r@e****m | 32 |
| gehno | g****o | 10 |
Issue and Pull Request metadata
Last synced: 7 months ago
Total issues: 1
Total pull requests: 40
Average time to close issues: about 15 hours
Average time to close pull requests: 8 days
Total issue authors: 1
Total pull request authors: 4
Average comments per issue: 0.0
Average comments per pull request: 0.15
Merged pull request: 33
Bot issues: 0
Bot pull requests: 3
Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 minutes
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- h9lxyz (1)
Top Pull Request Authors
- OneAndOlaf (32)
- gehno (6)
- h9lxyz (5)
- dependabot[bot] (3)
Top Issue Labels
Top Pull Request Labels
- dependencies (3)
Dependencies
- com.github.everit-org.json-schema:org.everit.json.schema 1.12.1 compile
- commons-beanutils:commons-beanutils 1.9.2 provided
- commons-logging:commons-logging 1.1.2 provided
- org.controlsfx:controlsfx 8.40.18
- org.jetbrains.kotlin:kotlin-stdlib 1.5.30
- org.json:json 20210307
- org.hamcrest:hamcrest 2.2 test
- org.junit.jupiter:junit-jupiter-api 5.5.1 test
- org.junit.jupiter:junit-jupiter-params 5.5.1 test
- org.testfx:testfx-core 4.0.16-alpha test
- org.testfx:testfx-junit5 4.0.16-alpha test
- actions/checkout v2 composite
- actions/setup-java v2 composite