Tommy CodeBox
npm install tommycodebox
``npm i tommycodebox`
npm i tommycodebox
`javascriptconst box = require('tommycodebox');
javascriptconst box = require('tommycodebox');
box.sumArray([1, 2, 3, 4]); // => 10``
- sumArray Sum all numbers in an array