selftruts-calc
v1.0.3
Published
test calculator
Readme
It is a basic calculation package file consisting of add,subtract and multiply functions.
Can be used by applying "npm install selftruts-calc --save" command.
Finally can be used in your base files by importing it via "require('selftruts-calc')" command.
