editdata.org

1.0.0 • Public • Published

editdata.org

About

editdata.org repurposes components from flatsheet to provide a a simple free tool for editing data.

Currently the app is limited to editing & publishing data from gists. Each dataset creates a gist with 3 important files:

  • data.json, a json file with an array of objects in { key: '', value: {} } format. All the data is in the value property.
  • data.csv, a csv file that you can import into various software.
  • metadata.json, a json file that for now only contains the names of columns.

Contributing

Read more about how to contribute to editdata.org.

License

MIT

/editdata.org/

    Package Sidebar

    Install

    npm i editdata.org

    Weekly Downloads

    1

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • sethvincent