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

updated URL of json-editor #264

Merged
merged 1 commit into from
Apr 3, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Various levels of support for UI generation primarily from the validation vocabu
- [Angular Schema Form](https://github.com/json-schema-form/angular-schema-form) (MIT)
- [Angular2 Schema Form](https://github.com/makinacorpus/angular2-schema-form) *unrelated to Angular Schema Form* (MIT)
- [Angular6-json-schema-form](https://github.com/hamzahamidi/Angular6-json-schema-form) (MIT)
- [JSON Editor](https://github.com/jdorn/json-editor) (MIT)
- [JSON Editor](https://github.com/json-editor/json-editor) (MIT)
- [JSON Form (joshfire)](https://github.com/joshfire/jsonform) (joshfire) (MIT)
- [Json Forms (brutusin)](https://github.com/brutusin/json-forms) (brutusin) (MIT)
- [JSONForms (jsonforms.io)](https://jsonforms.io/) (EclipseSource) (MIT)
Expand Down