You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: implementations.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -152,8 +152,6 @@ are the only keywords that changed.
152
152
153
153
#### Code generation
154
154
155
-
- Delphi
156
-
-[DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - JSON Schema reader and code generator for Delphi.
157
155
- Elm
158
156
-[json-schema-to-elm](https://github.com/dragonwasrobot/json-schema-to-elm) - generates Elm types, JSON decoders+encoders, and fuzz tests from one or more JSON Schema files, using [dragonwasrobot/json_schema](https://github.com/dragonwasrobot/json_schema)*supports Draft 7*
Copy file name to clipboardExpand all lines: obsolete-implementations.md
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -77,12 +77,9 @@ Validators
77
77
<!---->
78
78
79
79
- JavaScript
80
-
-[json-schema-benchmark](https://github.com/ebdrup/json-schema-benchmark) - an independent benchmark for Node.js JSON-schema validators based on JSON-Schema Test Suite (MIT)
81
80
-[z-schema validator benchmark](https://github.com/zaggino/z-schema#benchmarks) - compares performance in the individual tests from JSON-Schema Test Suite (MIT)
82
81
-[JSCK validator benchmark](https://github.com/pandastrike/jsck#benchmarks) - shows performance for JSON-schemas of different complexity (MIT)
83
82
84
-
- PHP
85
-
-[php-json-schema-bench](https://github.com/swaggest/php-json-schema-bench) - comparative benchmark for JSON-schema PHP validators using JSON-Schema Test Suite and z-schema/JSCK (MIT)
86
83
87
84
Hyper-Schema
88
85
---------------------
@@ -149,8 +146,6 @@ Data Parsing and Code Generation
149
146
150
147
- Delphi
151
148
-[DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - JSON Schema reader and code generator for Delphi.
152
-
- Groovy
153
-
-[jsonCodeGen](https://github.com/schlothauer-wauer/jsoncodegen) (MIT) - Groovy based generation tasks from JSON schema. Already includes generators for Java Beans, Swagger specification files and PlantUML diagrams.
154
149
- Haskell
155
150
-[aeson-schema](https://github.com/Fuuzetsu/aeson-schema) (MIT) - generates code for a parser
156
151
- Ruby
@@ -171,19 +166,11 @@ _TODO: Sort by draft support._
171
166
Various levels of support for UI generation primarily from the validation vocabulary or combined with UI specific definition.
0 commit comments