json-editor
JSON editor
An editor for working with JSON documents, providing tree and text views for editing and validation.
A JSON schema based editor for JSON document. It provides a tree view to present the structure of JSON document, user could manipulate the JSON from context menu. It also has a text view to present the content of JSON document, user may edit JSON within. Develop with Vue.js 2.
238 stars
10 watching
44 forks
Language: Vue
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tangram-js/json-schema-editor | An editor for creating and managing JSON schemas in a single-page application. | 278 |
daviddurman/flexijsoneditor | A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures. | 561 |
wellsjo/json-splora | A GUI app for editing, visualizing, and manipulating JSON data with JavaScript or jq | 1,860 |
deefdragon/json-edit-action | Automates simple JSON file changes using an external package | 12 |
tidwall/jj | A command line utility for quickly retrieving or updating values from JSON documents without unnecessary parsing. | 1,979 |
fand/json-editor-app | A lightweight wrapper around a popular JSON editor library to create a simple JSON editing app | 62 |
thomasst/mongoadmin | An admin interface for MongoDB built using Django and Bootstrap with features to edit JSON objects. | 250 |
davvid/jsonaxe | A command-line JSON processor with an expressive Pythonic interface | 14 |
bfrg/vim-jqplay | An interactive Vim plugin that enables users to run and edit JSON data in a unified environment. | 104 |
ljos/jq-mode | An Emacs mode for editing and executing JSON queries in an interactive environment. | 111 |
elastic/sense | A developer's interface to Elasticsearch for working with JSON data | 382 |
mohsen1/json-schema-view | A tool for rendering complex JSON data in a user-friendly format | 49 |
json-emacs/json-mode | A Emacs major mode for editing and formatting JSON files | 313 |
hjson/vim-hjson | A Vim plugin that provides syntax highlighting and editor extension for the Hjson data interchange format | 28 |
micheleriva/editorjs-go | Converts Editor.js JSON output to Markdown and HTML representations | 37 |