Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Json-editor Alternatives
Similar projects and alternatives to json-editor
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
OpenMetadata
OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
-
-
laminar
Discontinued OpenApi backed REST APIs. Automatic validation of request / response based on the api schema. (by ovotech)
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
adif-json-protobuf
Protocol buffer and JSON schema based on the amateur radio data interchange format (ADIF)
-
json-schema
JSON Schema Validation, Annotation, and Bundling. Supports Draft 04, 06, 07, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1 (by hyperjump-io)
-
json-knife
An Experimental Regex Engine to Parse and Apply Bulk Changes to a JSON String Without Using 'JSON.parse()' for Deserialization
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
json-editor discussion
json-editor reviews and mentions
- JSON Schema Based Editor
- JSON-editor: generate forms and edit JSON documents using JSON schema
-
What are the real cons of using jenkins?
Combined with the fact that the parameter UI is highly dynamic through plugins(like how the extended choice parameters plugin supports defining complex input forms using json-editor means you can use Jenkins as an interface to run any kind of job that requires almost any type of input.
-
Ask HN: Do you use JSON Schema? Help us shape its future stability guarantees
I use JSON schema to generate JSON-editing forms via json-editor: https://github.com/json-editor/json-editor
Then I can use the same schema in the backend to validate the data, both sent in via the form and directly with the application/json content-type. It's a pretty smooth flow, and reduces a lot of redundancy.
-
[TASK] 50$ - App to fill JSON
I have found stuff similar to this, for example json-editor.
-
Repeating form builder
JSON Editor takes a JSON Schema and uses it to generate an HTML form.
-
FormKit — Vue 3 Forms, Supercharged
Some project followed that way like json-editor
-
Suggestions on web interface for inserting values into a YAML document
json-editor is a really easy way to build complex forms. The resulting schema is returned as json which you can just convert to yaml. I use this in Jenkins for complex parameters.
-
Looking for UI for building yaml by schema
https://github.com/json-editor/json-editor was used in the backbone.js version of swagger-ui to generate input forms from json-schema.
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Stats
json-editor/json-editor is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of json-editor is JavaScript.