0.1.2 • Published 5 years ago

exl v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Exl

The command-line XLSX operator.

COMMANDS

Usage: exl <operating-address> [<new-value> [value-type]]

To echo a value at a cell:

$ exl [foo.xlsx]Sheet1!A1

To set a string to a cell:

$ exl [foo.xlsx]Sheet1!A1 'Hello Excel'

To set a number:

$ exl [foo.xlsx]Sheet1!A1 '1234' number

INSTALLATION

$ npm i -g exl

LICENSE

This software is released under the MIT License, see LICENSE

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

6 years ago