0.2.2 • Published 3 years ago

websheets-core v0.2.2

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

Websheets Core

Build Status

An experimental spreadsheet engine in JS for the browser and Node.

Features

  • Formulas
    • Addition, subtraction, multiplication, division, exponents (with order of operations)
    • Ability to reference individual cells
    • Ability to pass ranges of cells (in two dimensions) as function arguments
    • Very large list of compatible Excel-style functions
    • Dynamically update as referenced values update
  • Import parsed data (loadData)
  • Supports Excel-style circular reference convergence
0.2.2

3 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago