Skip to content

thomashoffmann1979/sheeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sheeter is a spreadsheet structure. It aims to be the backend for client and server side javascript spreadsheet programs.

Installation

Note: This is a really early state of code, so you can have a look inside. But please don't use it in any program, at this time!

[sudo] npm install sheeter -g

or

[sudo] npm install git+https://github.com/thomashoffmann1979/sheeter.git -g

ToDo

  • adding support for open document spreadsheet (*.ods)
  • adding support for numbers spreadsheet (*.numbers)

Usage

Displaying the content or list the sheets inside (if more than one sheet is inside).

sheeter <myfile>

Displaying the content of .

sheeter <myfile> <mysheet>

Showing all arguments.

sheeter -h

Requirements

About

Sheeter - a spreadsheet structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published