sheet-cli

0.3.6 • Public • Published

Sheet-cli

A simple csv and xlsx spreadsheet viewer that works in a similar manner to less.

How to install

npm install --global sheet-cli

Usage

This utility relies on the extension name to be either csv for a csv file or xlsx for excel documents. Simply specify the file to open as the first argument. If you are opening an excel file you can specify the name of the sheet to select. Otherwise it will select the first one in the document.

sheet-cli file [sheet]

Hotkeys

Arrow keys work, and at the moment b for doing up half a page and d for going down half a page.

To quit the program, simply press q.

Limitations / Known Issues

  • Mouse support seems to be broken in blessedjs. Currently there is no scrolling support.
  • Merged cells aren't handled properly.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.6
    1
    • latest

Version History

Package Sidebar

Install

npm i sheet-cli

Weekly Downloads

1

Version

0.3.6

License

MIT

Unpacked Size

48.7 kB

Total Files

18

Last publish

Collaborators

  • aghost7