npm_modsv001
to test and understand how to publish node module on npm.
to test and understand how to publish node module on npm.
A simple library for perfoming basic math operations
npm package for simple math operations
First library writing
libary that can substract 1 from any number
npm package demo
A test package to handle the basic operations
for substraction
A simple library for performing math operation
"
demo
basic calculator
math operations
Extends Array methods adding: - combine(array): Object - diff(array): Array - indexByKey(arrayOfObjects): objectOfObjects - intersect(array): Array - pluck(field): Array - range(elements): Array - range(begin, end): Array - subtract(array): Array
暂时为一个简单的计算功能模块