https://github.com/tom-weatherhead/thaw-csv
A .csv file reader and writer.
https://github.com/tom-weatherhead/thaw-csv
csv csv-export csv-import csv-parser csv-reader
Last synced: about 1 year ago
JSON representation
A .csv file reader and writer.
- Host: GitHub
- URL: https://github.com/tom-weatherhead/thaw-csv
- Owner: tom-weatherhead
- License: mit
- Created: 2020-06-15T03:16:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:55:11.000Z (about 3 years ago)
- Last Synced: 2025-02-21T02:17:52.756Z (about 1 year ago)
- Topics: csv, csv-export, csv-import, csv-parser, csv-reader
- Language: TypeScript
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# thaw-csv
A .csv file reader and writer.
[](https://travis-ci.org/tom-weatherhead/thaw-csv)
[](https://www.npmjs.com/package/thaw-csv)
[](https://www.npmjs.com/package/thaw-csv)
[](https://snyk.io/test/github/tom-weatherhead/thaw-csv?targetFile=package.json&package-lock.json)
[](https://codeclimate.com/github/tom-weatherhead/thaw-csv/maintainability)
[](https://codeclimate.com/github/tom-weatherhead/thaw-csv/test_coverage)
[](https://github.com/facebook/jest)
[](https://github.com/prettier/prettier)
[](https://github.com/tom-weatherhead/thaw-csv/blob/master/LICENSE)
## Features
- Self-contained: No run-time package dependencies!
## License
[MIT](https://choosealicense.com/licenses/mit/)