Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 618 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 618 Bytes

Arrayhelper (Yii2 Style) Build Status

A node array helper that replicates some of the functionality of the Yii2 ArrayHelper for the corresponding JavaScript data types( for example getColumn() or map()). Some of the methods of the Yii2 ArrayHelper are missing, some additional methods have been added.

Documentation is forthcoming, currently refer to the tests for examples and to the code comments for general usage.