1.1.5 • Published 2 years ago

first-npm-library-zaenm v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

This is the npm library that I created for the first time. here I created a say hello, sum, min, max function for an array.

how to use it:

const name = "your name"; const arr = 1,2,3;

sayHello(name); sum(arr); maxMin(arr);

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago