Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit a9d6492

Browse files
authored
Merge pull request #394 from jdesrosiers/cleanup-obsolete-implementations
Remove duplicates from obsolete-implemenetations page
2 parents 0db4df2 + 8dd01ec commit a9d6492

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

implementations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ are the only keywords that changed.
152152

153153
#### Code generation
154154

155-
- Delphi
156-
- [DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - JSON Schema reader and code generator for Delphi.
157155
- Elm
158156
- [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*
159157
- Java

obsolete-implementations.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,9 @@ Validators
7777
<!-- -->
7878

7979
- 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)
8180
- [z-schema validator benchmark](https://github.com/zaggino/z-schema#benchmarks) - compares performance in the individual tests from JSON-Schema Test Suite (MIT)
8281
- [JSCK validator benchmark](https://github.com/pandastrike/jsck#benchmarks) - shows performance for JSON-schemas of different complexity (MIT)
8382

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)
8683

8784
Hyper-Schema
8885
---------------------
@@ -149,8 +146,6 @@ Data Parsing and Code Generation
149146

150147
- Delphi
151148
- [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.
154149
- Haskell
155150
- [aeson-schema](https://github.com/Fuuzetsu/aeson-schema) (MIT) - generates code for a parser
156151
- Ruby
@@ -171,19 +166,11 @@ _TODO: Sort by draft support._
171166
Various levels of support for UI generation primarily from the validation vocabulary or combined with UI specific definition.
172167

173168
- JavaScript
174-
- [Alpaca Forms](http://www.alpacajs.org/) (ASL 2.0)
175-
- [Angular Schema Form](https://github.com/json-schema-form/angular-schema-form) (MIT)
176-
- [Angular2 Schema Form](https://github.com/makinacorpus/angular2-schema-form) *unrelated to Angular Schema Form* (MIT)
177169
- [JSON Editor](https://github.com/jdorn/json-editor) (MIT)
178-
- [JSON Form](https://github.com/joshfire/jsonform) (joshfire) (MIT)
179-
- [Json Forms](https://github.com/brutusin/json-forms) (brutusin) (MIT)
180170
- [JSONForms](http://jsonforms.io) (EclipseSource) (MIT)
181171
- [Jsonary](http://jsonary.com/) (MIT)
182-
- [Liform-react](https://github.com/Limenius/liform-react) (MIT)
183172
- [Metawidget](http://metawidget.org/) (LGPL)
184173
- [pure-form webcomponent](https://github.com/john-doherty/pure-form) (MIT)
185-
- [React JSON Schema Form](https://github.com/mozilla-services/react-jsonschema-form) (Apache 2)
186-
- [React Schema Form](https://github.com/networknt/react-schema-form) (MIT)
187174

188175
Editors
189176
-------
@@ -216,5 +203,3 @@ Other
216203
- JavaScript
217204
- [Dojo](http://www.dojotoolkit.org/) (AFL or BSD) - supports some aspects of JSON Schema
218205
- [JSON Schema Random](https://github.com/andreineculau/json-schema-random) (Apache 2.0)
219-
- [json-schema-merge-allof](https://github.com/mokkabonna/json-schema-merge-allof) (MIT)
220-
- [json-schema-compare](https://github.com/mokkabonna/json-schema-compare) (MIT)

0 commit comments

Comments
 (0)