1.0.0 • Published 5 years ago

phpcook-calc-my v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

What is this?

Just a demo project for npm publish

Installation

npm i myFirstCalc --save

Then...

require 'myCalc';

const result = myCalc(1,2);
1.0.0

5 years ago