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

json-schema: https://github.com/wryun/yajsonschema

json json-schema json-schema-generator json-validation yaml yaml-validator

Score: -Infinity

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Make JSON schemas easier with a basic YAML DSL


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 16
Total Committers: 1
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
James Haggerty j****y@g****m 16

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/wryun/yajsonschema

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/wryun/yajsonschema

Package yajsonschema (yet another json schema [something]) is a tool which converts a schema written in yaml into a JSON schema (draft 4). i.e. it's primarily an easier way to write json schemas, but you can also use it directly. However, you can only represent a subest of possible json schema documents.

  • Homepage: https://github.com/wryun/yajsonschema
  • Documentation: https://pkg.go.dev/github.com/wryun/yajsonschema#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.0-20180205113220-210f6363361a (published about 8 years ago)
  • Last Synced: 2026-01-16T21:15:33.207Z (20 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

Gopkg.lock go
  • github.com/go-test/deep 6592d9cc0a499ad2d5f574fde80a2b5c5cc3b4f5
  • github.com/wryun/yaml 6fae00f666ca4d3cf57fc0ca975ab4fd4b076a18
  • github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6
  • github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b
  • github.com/xeipuuv/gojsonschema 70e59348c29403c606624cd201e79769d6657db8
Gopkg.toml go
  • github.com/wryun/yaml *
docs/Gemfile rubygems
  • github-pages >= 0 development
  • jekyll-theme-cayman >= 0