websheets-core

0.2.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i websheets-core

Weekly Downloads

6

Version

0.2.2

License

MIT

Unpacked Size

68.2 kB

Total Files

19

Last publish

Collaborators

  • mattbasta