1.0.0 • Published 6 years ago

phpcook-calc-my v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 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

6 years ago