can-memory-store

v1.0.3
A memory store with mongo-db like queries
DoneJS donejs-plugin

preversion

npm test

postpublish

git push --tags && git push

testee

DEBUG=testee:* testee test.html --browsers firefox

test

npm run detect-cycle && npm run jshint && npm run testee

jshint

jshint ./*.js --config

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

build

node build.js

develop

done-serve --static --develop --port 8080

detect-cycle

detect-cyclic-packages
npm i can-memory-store

Metadata

  • MIT
  • Whatever
  • DoneJS Core Team
  • released 1/10/2020

Downloads