excel-json-converter
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

excel-json-converter

Build Status

Simple CLI to convert Excel file to Json format.

Install

yarn add excel-json-converter

Usages

With only one argument input, return Json data format:

excel-json-converter --input example.xlsx

With two arguments input and output, return data .json file:

excel-json-converter --input example.xlsx --output example.json

To check the help section:

excel-json-converter --help

/excel-json-converter/

    Package Sidebar

    Install

    npm i excel-json-converter

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    51 kB

    Total Files

    16

    Last publish

    Collaborators

    • 6lpukqsgqm