1.0.2 • Published 1 year ago

calculatorbyshubh v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

I have created this package to calculate Sum of an array.

How to use this package:-

const arraySum = require("calculatorbyshubh")

let sum = arraySum([5,5]);

console.log(sum) // returns 10

Happy coding!

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago