Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxogden/dat-editor

web app console/dashboard/spreadsheet thingy for dat
https://github.com/maxogden/dat-editor

Last synced: about 2 months ago
JSON representation

web app console/dashboard/spreadsheet thingy for dat

Awesome Lists containing this project

README

        

# dat-editor

a front-end application for managing data in dat. comes bundled with dat

![screenshot](screenshot.png)

## get it running

```
npm install
npm start
open http://localhost:9966?remote=http://mydat.com
```

some CSS comes from the OpenRefine project (https://github.com/OpenRefine/OpenRefine/blob/master/LICENSE.txt)

## prebuilt

there is a prebuilt copy of the app included as `prebuilt.html`. All resources are bundled inside `prebuilt.html` using http://npmjs.org/packify