data-collection
v1.1.6
Published
Manipulate large, in-memory datasets with ease
Maintainers
Readme
DataCollection 
To install simply use
$ npm install data-collectionAnd
var DataCollection = require('data-collection');You're ready to go!
Tests
Run tests with
$ npm testin the node directory.
Voila, 100% coverage. :)
Docs
Full documentation available at http://github.com/thestorefront/DataCollection.js
