@javarome/csv4json
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

csv4json

Converts CSV to JSON, and vice versa.

Vanilla JS, no dependencies.

Setup

Either install it globally:

npm install -g @javarome/csv4json

or locally:

npm install @javarome/csv4json

Usage

csv4json --input <csv or json file> --output <json or csv file>

Package Sidebar

Install

npm i @javarome/csv4json

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

22.5 kB

Total Files

38

Last publish

Collaborators

  • javarome