Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elifgokpinar/calculator
https://github.com/elifgokpinar/calculator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elifgokpinar/calculator
- Owner: elifgokpinar
- Created: 2021-02-21T19:55:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T21:32:40.000Z (almost 3 years ago)
- Last Synced: 2023-07-22T10:26:48.724Z (over 1 year ago)
- Language: HTML
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
📋 Rules
- Keyboard or button can be used.
- Only numbers and operator symbols can be used.
- The operation symbol can not be used beginning of the operation.
- If the operation symbol is used, no other symbols are allowed.
📝 Languages
- HTML
- CSS
- JAVASCRIPT