Skip to content

7h3kk1d/json-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Structure Editor

This is a Structured Editor for JSON. The project is intented for experimentation and learning of structured editor interactions as well as providing a novel interface for dealing with JSON data.

Status

The project is in very early stages and is very much incomplete. Pull requests and suggestions are welcome.

Usage

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

This project was bootstrapped with Create React App.