Skip to content

Small front end built with Svelte to parse and evaluate mathematical expressions and make you feel sorta bad about it.

Notifications You must be signed in to change notification settings

loganwishartcraig/calcu-hater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calcu-Hater

A small web-based calculator that makes you feel kinda bad while solving the input. Built to experiment with Svelte.js and TailwindCSS.

Full page app screenshot

Features

  • GUI calculator interface
  • Allows input using KaTeX style MathTex
  • Allows usage of variables
  • History of previous solutions

Usage

  1. Clone the repo using git clone https://github.com/loganwishartcraig/calcu-hater.git
  2. Install dependencies using npm install
  3. Launch the dev server using npm run dev
  4. Navigate to http://localhost:5000

About

Small front end built with Svelte to parse and evaluate mathematical expressions and make you feel sorta bad about it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published