Files
IronCalc/webapp
Nicolás Hatcher 1391f196b5 UPDATE: Adds name validation and exposes it in wasm
We do a trick I am not proud of. Because all of our errors are Strings,
we don't have a way to separate a name error from an index error,
for instance. What I do in prepend the error with a string that indicates
where it comes from.
2025-11-20 21:44:05 +01:00
..
2024-08-18 11:44:16 +02:00
2025-02-06 20:48:38 +01:00

WebApp

The folder app.ironcalc.com contains the frontend and backend code deployed at https://app.ironcalc.com

The folder IronCalc contains the actual code for the spreadsheet widget as found in:

https://www.npmjs.com/package/@ironcalc/workbook