Collection Packages

js-list-container

An evented array list container that augments the standard javascript array without altering the array prototype. Events fire when the list changes or when a contained model is updated.

0.91.22 • Published 9 years ago

keepitsortedstupid

This is a basic implementation of a sorted array, designed to maintain a collection of items in such a way that it can easily be searched via binary search. Built with effeciency and ease of use in mind.

1.0.5 • Published 7 years ago