Retour au classement
CSV parser and formatter for node
csvtypescriptcsv-parsingcsv-parsercsv-formatstreamnodejs
Indicateurs clés
Croissance des étoiles
Étoiles
1.8k
Forks
217
Croissance hebdomadaire
—
Issues
49
5001k1.5k
sept. 2012déc. 2014avr. 2017août 2019déc. 2021mars 2024juil. 2026
Artefactsnpm
npm install fast-csvREADME
Fast-csv
Fast-csv is library for parsing and formatting CSVs or any other delimited value file in node.
Features
- CSV Formatting
- CSV Parsing
- Built using typescript.
- Flexible formatting and parsing options, to fit almost any scenario.
- Built with streams first to avoid creating large memory footprint when parsing large files.
- Battle tested in production, parsing and formatting millions of records every day.
Install
Packages
fast-csv- One-stop shop for all methods and options from@fast-csv/formatand@fast-csv/parse. Get Started!@fast-csv/parse- Parsing package, use this if you only need to parse files. Get Started!@fast-csv/format- Formatting package, use this if you only need to format files. Get Started!
License
MIT https://github.com/C2FO/fast-csv/raw/main/LICENSE
Meta
- Code:
git clone git://github.com/C2FO/fast-csv.git - Website: http://c2fo.com
- X: http://x.com/c2fo - 877.465.4045
Dépôts similaires