csvtojson
- Version 2.0.14
- Published
- 356 kB
- 1 dependency
- MIT license
Install
npm i csvtojsonyarn add csvtojsonpnpm add csvtojsonOverview
A tool concentrating on converting csv data to JSON with customised parser supporting
Index
Variables
variable helper
const helper: { (param?: Partial<CSVParseParam>, options?: TransformOptions): Converter; csv: any; Converter: typeof Converter;};Namespaces
Package Files (2)
Dependencies (1)
Dev Dependencies (15)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/csvtojson.
- Markdown[](https://www.jsdocs.io/package/csvtojson)
- HTML<a href="https://www.jsdocs.io/package/csvtojson"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3401 ms. - Missing or incorrect documentation? Open an issue for this package.
