@ndjson-utils/xlsx

0.0.8 • Public • Published

@ndjson-utils/from-xlsx

Stream ndjson from an excel file

Install

npm install @ndjson-utils/from-xlsx

Usage

Arguments:

  • -f/--file the excel file (required)
  • -s/--sheet the sheet (required)
  • -n/--ndjson return as ndjson stream (optional, returns a json array by default)
npx from-xlsx -f my_file.xlsx -s my_sheet -n true

Readme

Keywords

Package Sidebar

Install

npm i @ndjson-utils/xlsx

Weekly Downloads

0

Version

0.0.8

License

GPLv2

Unpacked Size

2.21 kB

Total Files

4

Last publish

Collaborators

  • idris-maps