numbers-add

1.0.2 • Public • Published

What is this?

Get addition of N Integers.

Installation

npm i numbers-add --save

Then...

import { addNumbers } from 'numbers-add'

let addition = addNumbers(num1, num2)

Options

addNumbers supports N arguments.

  • num1 - 1,2,3....
  • num2 - 1,2,3....
  • . - .....
  • .
  • .

Package Sidebar

Install

npm i numbers-add

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

2.46 kB

Total Files

5

Last publish

Collaborators

  • anshubeniwal_