Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziaenezhad/csv-parser
https://github.com/ziaenezhad/csv-parser
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ziaenezhad/csv-parser
- Owner: ziaenezhad
- License: mit
- Created: 2020-04-02T05:57:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:15:30.000Z (almost 2 years ago)
- Last Synced: 2023-09-15T02:27:49.636Z (over 1 year ago)
- Language: JavaScript
- Size: 2.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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