Array Packages

array-of-trees

``` initializeTreeArray(items : array, <keyField> : string, <parentKeyField> : string, <nameForChildrenIfWillBeReferenced> : string? default "children", <nameForParentIfW

0.2.4 • Published 4 years ago

@feelinglovelynow/loop-backwards

Loop an array backwards! Give loopBackwards() an array and a callback. Calback provides the current item, a splice function, and the current index. Splice function removes item from the array. If the splice function is called & the current item is a DOM e

1.0.3 • Published 2 years ago