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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    0
  • 1.1.0
    0
  • 1.0.3
    0

Package Sidebar

Install

npm i ndjson-csv-xlsx

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

12.6 kB

Total Files

12

Last publish

Collaborators

  • fanlia