Skip to content

drklrd/jsontableview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Table view

Web app to view JSON data in table. The editor used is Ace editor.

The app is still buggy and under development.

Demo

View the demo at https://jsontableview.herokuapp.com

Image

Desired features

Some features are completed, some are buggy and under-development and some are yet to be written.

  • JSON to table view
  • Editing JSON data from the table
  • Adding/Removing new rows from table
  • Download CSV / JSON
  • Some kind of JSON validation for the editor.

Setup

	$ git clone https://github.com/drklrd/jsontableview.git
	$ cd jsontableview && npm install
	$ npm start

About

Web app to view JSON data in table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published