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
- Host: GitHub
- URL: https://github.com/flexbox/improvement-csv
- Owner: flexbox
- Created: 2018-04-10T14:18:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T15:45:31.000Z (over 7 years ago)
- Last Synced: 2025-01-10T03:19:18.361Z (11 months ago)
- Topics: csv-parser, lodash, nodejs
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)