0.2.5 • Published 7 years ago

easiermath v0.2.5

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

npm-runner

simple add and subtract operations

for testing purpose

operations

easiermath.add and easiermath.subtract

how to use

npm install --save easiermath

var math = require('easiermath')
math.easiermath.add(1,2)
math.easiermath.subtract(1,2)
0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago