/array-utils

Commonly-used array utilities

Primary LanguageJavaScript

Heavy Industries array utilities

A small library of things Heavy Industries uses all the time.

A complete API documentation can be found in the Wiki.

Installation

Via npm:

npm install --save @heavyind/array-utils

Via yarn:

yarn add @heavyind/array-utils

Via unpkg (exposed as HiArrayUtils):

<script src="https://unpkg.com/@heavyind/array-utils"></script>

License

MIT