fast-csv
Version:
CSV parser and writer
21 lines (13 loc) • 1.17 kB
Markdown
<p align="center">
<a href="https://c2fo.github.io/fast-csv" target="blank"><img src="https://c2fo.github.io/fast-csv/img/logo.svg" width="200" alt="fast-csv Logo" /></a>
</p>
[](https://www.npmjs.org/package/fast-csv)
[](https://travis-ci.org/C2FO/fast-csv)
[](https://coveralls.io/github/C2FO/fast-csv?branch=master)
[](https://snyk.io/test/github/C2FO/fast-csv?targetFile=package.json)
# `fast-csv`
Package that combines both [`@fast-csv/format`](https://c2fo.github.io/fast-csv/docs/formatting/getting-started) and [`@fast-csv/parse`](https://c2fo.github.io/fast-csv/docs/parsing/getting-started) into a single package.
## Installation
[Install Guide](https://c2fo.github.io/fast-csv/docs/introduction/install)
## Usage
To get started with `fast-csv` [check out the docs](https://c2fo.github.io/fast-csv/docs/introduction/getting-started)