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

https://github.com/flexbox/improvement-csv

Average improvement
https://github.com/flexbox/improvement-csv

csv-parser lodash nodejs

Last synced: 10 months ago
JSON representation

Average improvement

Awesome Lists containing this project

README

          

# improvement-csv

### Getting started

Launch on the terminal
```
node index.js
```
Export the results
```
node index.js > results.json
node index.js | gron | gron --ungron > result.json
```

### Dependencies

- [fast-csv](https://www.npmjs.com/package/fast-csv) Parse the file
- [lodash](https://www.npmjs.com/package/lodash)