https://github.com/keidrun/csv-streamy
CSV Streamy - Handy CSV tools for daily tasks
https://github.com/keidrun/csv-streamy
cli csv csv-converter csv-export csv-files csv-import csv-parser lib library nodejs stream
Last synced: about 1 year ago
JSON representation
CSV Streamy - Handy CSV tools for daily tasks
- Host: GitHub
- URL: https://github.com/keidrun/csv-streamy
- Owner: keidrun
- License: mit
- Created: 2022-03-11T00:56:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T01:17:53.000Z (over 3 years ago)
- Last Synced: 2025-03-06T13:07:26.807Z (about 1 year ago)
- Topics: cli, csv, csv-converter, csv-export, csv-files, csv-import, csv-parser, lib, library, nodejs, stream
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv-streamy
**CSV Streamy** - Handy CSV tools for daily tasks
## Getting Started
- [@csv-streamy/lib](https://github.com/keidrun/csv-streamy/tree/main/packages/csv-streamy-lib#README.md) - CSV Stream library for Node.js.
- [@csv-streamy/cli](https://github.com/keidrun/csv-streamy/tree/main/packages/csv-streamy-cli#README.md) - Command line tool to handle a csv file.