FlexiJsonEditor
JSON editor
A jQuery plugin for creating a JSON editor component that allows users to visualize and edit complex data structures.
JSON editor jQuery plugin
561 stars
38 watching
139 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tangram-js/json-editor | An editor for working with JSON documents, providing tree and text views for editing and validation. | 238 |
davidtimovski/json-formatter | A desktop application for formatting JSON strings in a user-friendly way | 25 |
tidwall/jj | A command line utility for quickly retrieving or updating values from JSON documents without unnecessary parsing. | 1,979 |
davidnussio/vscode-jq-playground | An extension for Visual Studio Code that allows users to write and run JSON queries in a visual environment. | 46 |
elastic/sense | A developer's interface to Elasticsearch for working with JSON data | 382 |
deefdragon/json-edit-action | Automates simple JSON file changes using an external package | 12 |
fand/json-editor-app | A lightweight wrapper around a popular JSON editor library to create a simple JSON editing app | 62 |
wellsjo/json-splora | A GUI app for editing, visualizing, and manipulating JSON data with JavaScript or jq | 1,860 |
bfrg/vim-jqplay | An interactive Vim plugin that enables users to run and edit JSON data in a unified environment. | 104 |
hjson/vim-hjson | A Vim plugin that provides syntax highlighting and editor extension for the Hjson data interchange format | 28 |
dprint/dprint-plugin-json | A plugin that formats JSON data for display in a code editor | 19 |
paolosimone/virtual-json-viewer | A Chrome extension that renders JSON data in a virtual DOM environment with various filtering and searching capabilities. | 58 |
skevo18/pyeditorjs | A Python package for parsing and rendering content from Editor.js JSON data in HTML format. | 19 |
google/vim-jsonnet | A Vim plugin for syntax highlighting and filetype detection for the Jsonnet programming language. | 157 |
davvid/jsonaxe | A command-line JSON processor with an expressive Pythonic interface | 14 |