1.1.5 • Published 5 years ago
sono-xlsx-md-converter v1.1.5
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-converter
Usage
sono-xlsx-md-converter --in /path/to/file.xlsx
CLI arguments
Options:
type | description | default value | |
---|---|---|---|
--help | void | Show help | |
--version | void | Show version number | boolean |
--in , -i | string | path to source file | '' |