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: over 1 year ago
JSON representation

Vanilla javascript simple calculator

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 effects

NOTE: This was initially inspired by: https://www.youtube.com/watch?v=j59qQ7YWLxw