Skip to content

libertyio/data-collection-memory-js

Repository files navigation

data-collection-memory-js

A library that implements the Data Collection Interface using an in-memory data structure.

Build

npm run lint
npm run build

Test

Run all tests:

npm test

Run a single test file:

npx mocha test/unit/example.js

About

In-memory data collections for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published