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

json-schema: https://github.com/holgerjh/genjsonschema-cli

cli json json-schema yaml

Score: -Infinity

Last synced: about 23 hours ago
JSON representation

Repository metadata:

CLI tool to generate JSON Schemas from JSON and YAML files.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 32
Total Committers: 2
Avg Commits per committer: 16.0
Development Distribution Score (DDS): 0.031

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
Holger Heinz 7****h 31
GitHub Action a****n@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 1
Total pull requests: 15
Average time to close issues: N/A
Average time to close pull requests: 1 minute
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 14
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
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: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.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/holgerjh/genjsonschema-cli

Top Issue Authors

  • Bobronium (1)

Top Pull Request Authors

  • holgerjh (14)
  • massongit (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/holgerjh/genjsonschema-cli

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

  • Homepage: https://github.com/holgerjh/genjsonschema-cli
  • Documentation: https://pkg.go.dev/github.com/holgerjh/genjsonschema-cli#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.2.2 (published almost 4 years ago)
  • Last Synced: 2026-02-03T18:43:35.827Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Forks count: 8.969%
    • Average: 9.05%
    • Dependent repos count: 9.346%
    • Stargazers count: 10.885%

Dependencies

go.mod go
  • github.com/google/go-cmp v0.5.7
  • github.com/holgerjh/genjsonschema v0.1.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.1
  • github.com/google/go-cmp v0.5.7
  • github.com/holgerjh/genjsonschema v0.1.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.4.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0