Calculator built using Math.js, inspired by Caligator.
Supports custom functions and variables. Also supports most of the functions that Mathjs has (Mathjs functions).
Supports conversions from different lengths and weights.
Starting with version 0.3.0 the project will be removing Electron and Vue and focusing 100% on the web version of the calculator. If in the future enough demand for an Electron app exists, then a simple Electron wrapper will be created. Due to this change the project was renamed.
Try it: https://simply.mauritzonline.com/
the GIFs still show the old name, but otherwise they match the current state of the application
bun install
bun run dev
bun run build