backbone.silent-collection

Collection which not listening it models and not triggers events in them

Usage no npm install needed!

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

README

silent-collection

Collection which not listening it models and not trigger events in them.

Install

Bower:

bower i backbone.silent-collection

NPM:

npm i backbone.silent-collection

Support: AMD, CommonJS