1.0.4 • Published 9 years ago

data-editor v1.0.4

Weekly downloads
16
License
MIT
Repository
github
Last release
9 years ago

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