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

https://github.com/lvce-editor/csv-viewer

CSV Viewer
https://github.com/lvce-editor/csv-viewer

csv lvce-editor

Last synced: 16 days ago
JSON representation

CSV Viewer

Awesome Lists containing this project

README

          

# CSV Viewer

## Contributing

```sh
git clone git@github.com:lvce-editor/csv-viewer.git &&
cd csv-viewer &&
npm ci &&
npm test
```