Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medilies/calculator
Vanilla javascript simple calculator
https://github.com/medilies/calculator
calculator minimal vanilla-javascript webapp
Last synced: 19 days ago
JSON representation
Vanilla javascript simple calculator
- Host: GitHub
- URL: https://github.com/medilies/calculator
- Owner: medilies
- Created: 2021-02-09T17:55:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T12:30:53.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T08:15:41.052Z (3 months ago)
- Topics: calculator, minimal, vanilla-javascript, webapp
- Language: JavaScript
- Homepage: https://medilies.github.io/calculator
- Size: 112 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A minimum code vanilla js calculator.
- (2) event listner for _calucator buttons_ & _keyboad_ inputs + (1) **class** to handle the application
- CSS grid to handle the layout
- HTML attributes to distinguish buttons effectsNOTE: This was initially inspired by: https://www.youtube.com/watch?v=j59qQ7YWLxw