3.0.0 • Published 8 years ago

array-manager v3.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Array Manager is a simple array wrapper for adding, removing, updating, and searching values. The constructor takes functions for handling update, add, and remove events. Search is handled via binary search and presumes each value in an existing array has a numeric "id" field and the values are sorted in asscending order.

3.0.0

8 years ago

2.0.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago