ARRAY Packages

chunk

Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.

0.0.3 • Published 5 years ago

nested-object-diff

A lightweight javascript diff library for comparing two javascript object nested with supporting matching by value of the object's choosen key name in array.

1.1.0 • Published 6 years ago