Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ziaenezhad/csv-parser


https://github.com/ziaenezhad/csv-parser

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# CSV Parser

## Usage

- `npm start` to run eslint on watch mode and dev-server at localhost:8080.
- `npm run watch` to only watch for/recompile on changes.
- `npm run build` to generate a minified, production-ready build.
- `npm run test` to run the test