1.0.4 • Published 4 years ago

aa-first-pkg v1.0.4

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

A personal NPM Utility library

A utility library with simple mehtods to help with every coding

Methods

makeArrayLowercase()

This method takes one parameter: an array of strings. The output is a new array with each string lowercased.

addArrays()

This method takes two parameters: two arrays of numbers. The output is a new array with the sum of each respective index in the array based on the length of the shortest array.

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago