1.0.6 • Published 2 years ago

manipulations v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago
  • reverseStr - returns the string reversed
  • randomNum - returns a number between a set of 2 numbers
  • smallest - returns the smallest number in an array
  • biggest - returns the biggest number in the array
  • sortAsc - returns the array in an ascending order
  • sortDesc - returns the array in an descending order
  • avg - returns the average of an array
  • divisible - returns true/false if a number is divisible by another
  • sum - returns the sum of a array
  • randomArr - returns the array in a random order
  • remDupes - returns the array without any duplicates
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

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