jsoneditor
JSON editor
A web-based tool for editing and validating JSON data
A web-based tool to view, edit, format, and validate JSON
12k stars
228 watching
2k forks
Language: JavaScript
last commit: 8 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jdorn/json-editor | A tool that allows users to create and edit JSON data visually using a schema-based interface. | 5,811 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 561 |
codex-team/editor.js | A block-style editor with clean JSON output for creating and formatting content efficiently. | 28,770 |
json-editor/json-editor | Generates an HTML form based on a JSON Schema for input validation and submission. | 4,501 |
tangram-js/json-editor | An editor for working with JSON documents, providing tree and text views for editing and validation. | 238 |
fand/json-editor-app | A lightweight wrapper around a popular JSON editor library to create a simple JSON editing app | 62 |
tidwall/jj | A command line utility for quickly retrieving or updating values from JSON documents without unnecessary parsing. | 1,979 |
wellsjo/json-splora | A GUI app for editing, visualizing, and manipulating JSON data with JavaScript or jq | 1,860 |
callumlocke/json-formatter | Automatically formats JSON data for easier readability in web browsers. | 3,803 |
josdejong/jsonrepair | Repairs invalid JSON documents by fixing syntax errors and normalizing data format | 572 |
deefdragon/json-edit-action | Automates simple JSON file changes using an external package | 12 |
elastic/sense | A developer's interface to Elasticsearch for working with JSON data | 382 |
thomasst/mongoadmin | An admin interface for MongoDB built using Django and Bootstrap with features to edit JSON objects. | 250 |
ljos/jq-mode | An Emacs mode for editing and executing JSON queries in an interactive environment. | 111 |
douglascrockford/json-js | A set of utilities and functions for working with JSON data in JavaScript | 8,701 |