0.0.12 • Published 3 years ago

arra v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

My very own functions for array manipulation, called arra. Functions, that I did not find in any other library.

Installation

npm i arra -S

Usage

To have all functions at your disposal, import it and then do this in your main:

Arra.includeMe()

After that all methods will be available as Array members.