nodecalcteststephane

This package will return addition of two numbers

Usage no npm install needed!

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

README

Add two numbers (for learning purpose)nnDemo module for codeforgeek.com tutorialnn## Installnn npm install nodecalcnnn## APInn### -calc(a,b,p) n where, n a=number,nb=number,p=operator