backbone.store

v1.1.1
Store for keeping unique instance of Backbone models with ease.
backbone store model unique

prebuild

eslint lib test

build

rollup -c

coverage

cross-env NODE_ENV=test nyc mocha --config ./test/.mocharc.json && nyc report --reporter=html

lint

eslint --fix lib/ && eslint --fix test/

watch

rollup -c -w

pretest

rollup -c

test

mocha -w --config ./test/.mocharc.json
npm i backbone.store

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/2/2020

Downloads

Maintainers