You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1008 B
21 lines
1008 B
2 years ago
|
<p align="center">
|
||
|
<a href="https://c2fo.io/fast-csv" target="blank"><img src="https://c2fo.io/fast-csv/img/logo.svg" width="200" alt="fast-csv Logo" /></a>
|
||
|
</p>
|
||
|
|
||
|
[](https://www.npmjs.org/package/@fast-csv/parse)
|
||
|
[](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=packages/parse/package.json)
|
||
|
|
||
|
# `@fast-csv/parse`
|
||
|
|
||
|
`fast-csv` package to parse CSVs.
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
[Install Guide](https://c2fo.io/fast-csv/docs/introduction/install)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
To get started with `@fast-csv/parse` [check out the docs](https://c2fo.io/fast-csv/docs/parsing/getting-started)
|