Skip to content

chrisantoni/npm-package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%