The Data Grid Table Editor is a simple tool for creating and editing CSV Files, and Markdown Tables, with additional functionality for generating JSON and JavaScript arrays.
The Data Grid Table Editor is a JavaScript single page application for editing data in a grid to create and edit CSV files and Markdown Tables.
Links
About The Application
A simple Data Table Editor that generates Markdown, CSV or JSON. It can also be used to interchange data between the formats, supporting editing in the grid.
- Grid interface
- drag and drop rows to re-order
- drag and drop columns to re-order
- import csv from file
- import csv, markdown, and json from editor
- generate csv, markdown, json and javascript from grid
- export csv, markdown and json files
- add and delete columns
- add and delete rows