An open API service indexing awesome lists of open source software.

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

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
```

![The image](https://i.imgur.com/ZMvUovj.png)