layflags / ampersand-collection-view

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmpersandCollectionView

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

This is the view used by main ampersand-view for renderCollection.

install

npm install ampersand-collection-view

browser compatibility

testling badge

credits

Written by @HenrikJoreteg.

license

MIT

About

Renders a collection with one view per model within an element in a way that cleans up and unbinds all views when removed.

License:MIT License


Languages

Language:JavaScript 100.0%