https://github.com/davishmcclurg/json_schemer

json-schema json-validation ruby

Last synced: about 1 month ago

Repository metadata:

JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 369
Total Committers: 27
Avg Commits per committer: 13.667
Development Distribution Score (DDS): 0.287

Commits in past year: 61
Committers in past year: 5
Avg Commits per committer in past year: 12.2
Development Distribution Score (DDS) in past year: 0.148

Name Email Commits
David Harsha d****g@g****m 263
David Harsha d****a@e****o 39
Andreas Haller a****r@i****e 12
Alan (Maciej) Paruszewski 2****i 6
Jbern16 j****6@g****m 6
Igor Victor g****a@y****u 5
Omkar Moghe t****e@g****m 4
Jonathan Bernesser J****6 3
Clive Crous c****s@x****m 3
Les Hill l****l@g****m 3
Andrew Konchin a****n@g****m 2
David Harsha d****a@s****m 2
Jacob Kjeldahl j****b@k****t 2
Konstantin Goryachev k****v@s****u 2
Nuno Namorado n****o@r****m 2
Ryan Ong r****g@p****m 2
Sanne Brinkhorst s****t@s****u 2
Simon Williams s****n@s****m 2
Bo Anderson m****l@b****e 1
Christian Semmler m****l@c****m 1
Dana Sherson r****t@d****h 1
Georgeo Rocco g****o@g****m 1
Kryštof Korb k****f@k****z 1
Luiz Felipe G. Pereira l****p@g****m 1
dependabot[bot] 4****] 1
Martin Vidner m****n@v****t 1
Sergii Demianchuk s****n@s****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: json_schemer

JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.

  • Homepage: https://github.com/davishmcclurg/json_schemer
  • Documentation: http://www.rubydoc.info/gems/json_schemer/
  • Licenses: MIT
  • Latest release: 2.2.1 (published 9 months ago)
  • Last Synced: 2024-11-10T21:06:48.812Z (about 1 month ago)
  • Versions: 47
  • Dependent Packages: 45
  • Dependent Repositories: 1,358
  • Downloads: 45,842,377 Total
  • Docker Downloads: 478,603,027
  • Rankings:
    • Docker downloads count: 0.27%
    • Downloads: 0.502%
    • Dependent packages count: 0.619%
    • Dependent repos count: 0.837%
    • Average: 1.439%
    • Stargazers count: 2.96%
    • Forks count: 3.445%
  • Maintainers (1)
go: github.com/davishmcclurg/json_schemer


Dependencies

JSON-Schema-Test-Suite/package.json npm
  • ajv ^6.0.0-rc.1 development
  • json-schema-test ^2.0.0 development
  • mocha ^3.2.0 development
Gemfile.lock rubygems
  • ecma-re-validator 0.3.0
  • hana 1.3.7
  • json_schemer 0.2.21
  • minitest 5.15.0
  • rake 13.0.6
  • regexp_parser 2.3.1
  • uri_template 0.7.0
json_schemer.gemspec rubygems
  • bundler ~> 2.0 development
  • minitest ~> 5.0 development
  • rake ~> 13.0 development
  • ecma-re-validator ~> 0.3
  • hana ~> 1.3
  • regexp_parser ~> 2.0
  • uri_template ~> 0.7
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems