Skip to content

logisky/logisheets-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logisheets-examples

Runnable integration examples for LogiSheets.

  • logisheets-engine — embedding the spreadsheet engine + formula editor in plain JS, React, Vue, and Angular.
  • logisheets-runtime — the headless Node runtime: build a workbook, host it over JSON-RPC, and drive it remotely (change a value, read a formula's recalculated number).
  • sdks — using the LogiSheets SDKs directly (headless, no UI) to create a workbook, write values and a SUM formula, read the recalculated result, and save to .xlsx:
    • sdks/rust — the Rust SDK (logisheets-rs).
    • sdks/node — the Node SDK (logisheets-runtime).

About

LogiSheets is a web spreadsheet application that is compatible with Excel and designed for easy further development.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors