Skip to content

EliramShemesh/json-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

An offline safe JSON editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors