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

Commit dece259

Browse files
authored
Added draft support information
1 parent 8352ba1 commit dece259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implementations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Various levels of support for UI generation primarily from the validation vocabu
212212
- [Angular Schema Form](https://github.com/json-schema-form/angular-schema-form) (MIT)
213213
- [Angular2 Schema Form](https://github.com/makinacorpus/angular2-schema-form) *unrelated to Angular Schema Form* (MIT)
214214
- [Angular6-json-schema-form](https://github.com/hamzahamidi/Angular6-json-schema-form) (MIT)
215-
- [Dashjoin JSON Schema Form](https://github.com/dashjoin/json-schema-form) (Apache 2)
215+
- [Dashjoin JSON Schema Form](https://github.com/dashjoin/json-schema-form) (Apache 2) *draft-06 (minus oneOf, anyOf, allOf, not)*
216216
- [JSON Editor](https://github.com/json-editor/json-editor) (MIT)
217217
- [JSON Form (joshfire)](https://github.com/joshfire/jsonform) (joshfire) (MIT)
218218
- [Json Forms (brutusin)](https://github.com/brutusin/json-forms) (brutusin) (MIT)
@@ -275,7 +275,7 @@ _None currently support draft-06 or later._
275275
#### Editors
276276

277277
- [Altova XMLSpy 2019r3](https://www.altova.com/xmlspy-xml-editor#json_schema) - *Graphical JSON Schema editor for draft-06 and draft-7, as well as validation of JSON files based on JSON Schema*
278-
- [Dashjoin JSON Schema editor](https://dashjoin.github.io/#/schema) - allows creating basic JSON schema interactively, good tool for learning & education, does not support advanced JSON schema constructs
278+
- [Dashjoin JSON Schema editor](https://dashjoin.github.io/#/schema) - *Graphical online JSON Schema editor for draft-06 (minus oneOf, anyOf, allOf, not). The generated schema can be tested immediately via a form that is driven by it.*
279279
- [JSONBuddy](https://www.json-buddy.com/) - *Text and grid-style JSON editor and validator with context sensitive entry-helpers and sample data generation based on JSON schema. Support for draft-4, draft-6 and draft-7.*
280280
- [JSONEditor Online](https://jsoneditoronline.org/) - *View, edit, format, and validate JSON online* Support draft-4, draft-6, and draft-7.
281281
- [Oxygen JSON Editor](https://www.oxygenxml.com/xml_editor/json.html) - *JSON editor with a variety of editing features and helper views. Support for validation and editing JSON Schema draft-4, draft-6, and draft-7. Validation and editing of JSON files based on JSON Schema.*

0 commit comments

Comments
 (0)