ndjson-csv-xlsx

1.1.1 • Public • Published

ndjson-csv-xlsx

stream from and to ndjson, csv, xlsx, json

features

  • unified api, just .parse and .stringify
  • stream from and to

usage

npm i ndjson-csv-xlsx

tests

cat test/data.ndjson | node test/ndjson_test.js
cat test/data.csv | node test/csv_test.js
cat test/data.xlsx | node test/xlsx_test.js
cat test/data.json | node test/json_test.js

license

MIT

Package Sidebar

Install

npm i ndjson-csv-xlsx

Weekly Downloads

3

Version

1.1.1

License

MIT

Unpacked Size

12.6 kB

Total Files

12

Last publish

Collaborators

  • fanlia