6 packages
find-insert-index
Find the index to insert an element in array keeping the sort order.
flat-to-nested
Convert a hierarchy from flat to nested representation.
funop
Operators as functions for javascript
futil
F(unctional) util(ities). Resistance is futile.
mergesort
Sort an array using the merge-sort algorithm.
tree-model
Manipulate and traverse tree-like structures in javascript.