Skip to content

mauritzn/SimplyCalc

Repository files navigation

SimplyCalc

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/

Example 3, GIF Example 4, GIF

the GIFs still show the old name, but otherwise they match the current state of the application


Project setup

bun install

Compiles and watches for changes for development

bun run dev

Compiles and minifies for production

bun run build

About

A simple calculator using Math.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published