https://github.com/alstonchan/calculator
A calculator using only html, css and vanilla javascript
https://github.com/alstonchan/calculator
calculator css css3 html javascript
Last synced: 2 months ago
JSON representation
A calculator using only html, css and vanilla javascript
- Host: GitHub
- URL: https://github.com/alstonchan/calculator
- Owner: AlstonChan
- License: mit
- Created: 2021-12-12T08:49:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T00:35:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T22:47:32.450Z (about 1 year ago)
- Topics: calculator, css, css3, html, javascript
- Language: HTML
- Homepage: https://alstonchan.github.io/Calculator/
- Size: 688 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator
A calculator using only html, css and vanilla javascript, with **math.js**. There are two types of calculator, one is a **Basic Calculator** that is able to do some simple calculations and another one is **BMI Calculator**, which calculates your BMI index.
## Preview
## Feature
- [x] Simple calculations
- [x] Calculate BMI index
- [x] Dark/Light mode
## Credits
Icons: [IconFinder](https://www.iconfinder.com/)