Skip to content

takamin/exl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •