1.0.4 • Published 4 years ago

extraarrayfunctions v1.0.4

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

Extra Array Functions

Extra Array Functions is a simple module that adds some utilities for arrays


Usage

  • Array.middle() returns the middle of an array;
  • Array.random() returns a random item in the array;
  • Array.toObject() returns a object from the array;
  • Array.toMap() returns a map from the 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