https://github.com/mistereo/myfirstcalculator.js
JavaScript port of my_first_calculator.py
https://github.com/mistereo/myfirstcalculator.js
Last synced: about 2 months ago
JSON representation
JavaScript port of my_first_calculator.py
- Host: GitHub
- URL: https://github.com/mistereo/myfirstcalculator.js
- Owner: Mistereo
- Created: 2016-05-16T19:18:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T20:42:30.000Z (about 9 years ago)
- Last Synced: 2025-03-30T19:37:33.058Z (about 2 months ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myFirstCalculator.js
JavaScript port of [my_first_calculator.py](https://github.com/AceLewis/my_first_calculator.py).
## Usage:
```console
npm install -g myfirstcalculator && myfirstcalculator
```