Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirmifrancis/javascript-calculator
A simple 'Calculator' made by me.
https://github.com/cirmifrancis/javascript-calculator
calculator css dom-manipulation grid html javascript responsive
Last synced: 6 days ago
JSON representation
A simple 'Calculator' made by me.
- Host: GitHub
- URL: https://github.com/cirmifrancis/javascript-calculator
- Owner: CirmiFrancis
- Created: 2024-05-08T03:58:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T00:27:52.000Z (5 months ago)
- Last Synced: 2024-06-18T01:39:03.216Z (5 months ago)
- Topics: calculator, css, dom-manipulation, grid, html, javascript, responsive
- Language: JavaScript
- Homepage: https://cirmifrancis.github.io/javascript-calculator/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A simple 'Calculator'
You can add, subtract, divide and/or multiply. Additionally, you can use parentheses to define the order of operations.