data-collection

Manipulate large, in-memory datasets with ease

Usage no npm install needed!

<script type="module">
  import dataCollection from 'https://cdn.skypack.dev/data-collection';
</script>

README

DataCollection 'coverage'

To install simply use

$ npm install data-collection

And

var DataCollection = require('data-collection');

You're ready to go!

Tests

Run tests with

$ npm test

in the node directory.

Voila, 100% coverage. :)

Docs

Full documentation available at http://github.com/thestorefront/DataCollection.js