sono-xlsx-md-converter
v1.1.5
Published
Application converts contents of each sheet of a `.xlsx` file to markdown and generates files named after each sheet.
Readme
Application converts contents of each sheet of a .xlsx file to markdown
and generates files named after each sheet.
Installation
npm i -g sono-xlsx-md-converterUsage
sono-xlsx-md-converter --in /path/to/file.xlsxCLI arguments
Options:
||type|description|default value|
|---|---|---|---|
|--help|void|Show help||
|--version|void|Show version number|boolean|
|--in, -i|string|path to source file|''|
