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

https://github.com/daniloab/csv-reader-js

tiny csv reader with nodejs
https://github.com/daniloab/csv-reader-js

Last synced: about 1 year ago
JSON representation

tiny csv reader with nodejs

Awesome Lists containing this project

README

          

# csv-reader-js
tiny reader of csv in js

## how to run
```bash
yarn
yarn read
```