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