data-editor
v1.0.4
Published
Edit csv files with a simple user interface. This is a stripped down version of [flatsheet](http://github.com/flatsheet/flatsheet), and uses [dat-core](http://github.com/maxogden/dat-core) internally.
Downloads
908
Readme
data-editor
Edit csv files with a simple user interface. This is a stripped down version of flatsheet, and uses dat-core internally.
Install
npm install -g data-editor
Usage
data-editor some.csv
The interface allows you to do four things:
- edit values
- add rows
- add columns
- export a new csv
This list may expand!
But if you're looking for more functionality from a data management user interface you'll probably want to look at flatsheet, and if you want more from a data management command-line tool you should check out dat.
License
MIT