calc

Simple cmd line calculator

Usage no npm install needed!

<script type="module">
  import calc from 'https://cdn.skypack.dev/calc';
</script>

README

calc

It does basic arithmetic in your console.

Get it

$ sudo npm install calc -g

Use it

bin

$ calc 2 + 2

REPL

$ calc

License

None.