EliramShemesh/json-editor
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Info ==== - This is a simple JSON editor that allows you to view and edit JSON files in a user-friendly interface. - The editor is built using HTML, CSS, and JavaScript, and it can be run directly in a web browser. - This editor runs locally and does not require any server-side processing or internet connection. which makes it secure and fast. Instructions ============ - Double tap the HTML file in order to open it in the browser and enjoy the JSON editor. - Save the Web page as a bookmark for quick and easy access. Features ======== - Paste JSON data directly into the editor. - Load JSON data from a file. - Edit JSON data in a structured format. - Validate JSON data to ensure it is well-formed. - Save the edited JSON data to a file. - Clear the editor to start fresh. - Beatify action to format the JSON data for better readability. - Collapsed view for large JSON objects to make navigation easier. - Verifies if the JSON is valid.