rivukhoda / dentaku

:computer: Web-based calculator.

Home Page:https://rivukhoda.github.io/dentaku/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Web-based calculator

Build Status Coverage Status contributions welcome

Calculate simple arithmetic expressions on mobile or desktop. All you need is a browser and it's ready to go! Implementation is based on Dijkstra's Shunting-Yard Algorithm.

Usage

You can try the fully working live app at https://rivukhoda.github.io/dentaku/

Features

  • Mobile-First
  • Keyboard Input (Chrome, Firefox, Safari, IE)
  • Decimal values support
  • Add, Subtract, Divide, and Multiply
  • Parenthetical expressions
  • Alternate themes: Spark Blue & Mellow Beige

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

:computer: Web-based calculator.

https://rivukhoda.github.io/dentaku/

License:MIT License


Languages

Language:JavaScript 54.2%Language:HTML 40.5%Language:CSS 5.4%