0.5.7 • Published 9 months ago

@ironcalc/workbook v0.5.7

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

IronCalc Web App

The webapp is build with React and TypeScript. We use icons from Lucide

Build

First thing build the wasm is the ../bindings/wasm folder.

If you have nodejs installed you just need to:

npm install

Local development

npm run storybook

Linter and formatting

We use biome:

npm run check

Will check for linter and formatting issues.

Testing

We use vitest. Simply:

npm run test

Warning: There is only the testing infrastructure in place.

Build package

npm run build
0.5.7

9 months ago

0.5.6

9 months ago

0.5.5

9 months ago

0.5.4

9 months ago

0.5.3

9 months ago

0.5.1

9 months ago

0.5.0

9 months ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago