Skip to content

chrisyoulden/fast-csv

 
 

Repository files navigation

npm version Build Status Coverage Status Known Vulnerabilities

Fast-csv

Fast-csv is library for parsing and formatting csvs or any other delimited value file in node.

Packages

There are three packages published from this repo.

Exposes both formatting and parsing methods in a single package, use this if you need to parse and format files.

Parsing package, use this if you only need to parse files.

Formatting package, use this if you only need to format files.

Migrating from older versions

License

MIT https://github.com/C2FO/fast-csv/raw/master/LICENSE

Meta

About

CSV parser and formatter for node

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • JavaScript 0.9%