Fast-csv is library for parsing and formatting CSVs or any other delimited value file in node.
- 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.
fast-csv
- One stop shop for all methods and options from@fast-csv/format
and@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!
MIT https://github.com/C2FO/fast-csv/raw/master/LICENSE
- Code:
git clone git://github.com/C2FO/fast-csv.git
- Website: http://c2fo.com
- Twitter: http://twitter.com/c2fo - 877.465.4045