1.0.4 • Published 5 years ago

extraarrayfunctions v1.0.4

Weekly downloads
18
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago