https://github.com/d7omdev/calculator
https://github.com/d7omdev/calculator
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/d7omdev/calculator
- Owner: d7omdev
- Created: 2023-01-25T22:08:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T23:15:10.000Z (over 2 years ago)
- Last Synced: 2025-01-29T05:19:03.921Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A simple calculator built with JavaScript and HTML/CSS.
## Features
- Basic mathematical operations (addition, subtraction, multiplication, division, and modulo)
- Clear and delete buttons
- Max characters limit of 15
- Show previous operand
- Format display numbers