Skip to content

Topdev97/o-spreadsheet

Repository files navigation

o-spreadsheet

a.k.a. "Owly Sheet"

Spreadsheet component, written in Owl.

Prerequisites

install nodejs 12.0 at least

Scripts

# install dependencies
npm install

# build o_spreadsheet.js in dist/
npm run build

# build stuff, start a live server, build with --watch
npm run dev

# run the test suite
npm run test
npm run test -- --watch

Code

Most of the code is contained in the following four modules:

  • formulas
  • functions
  • model
  • ui

Documentation

See documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages