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
.
npm install ampersand-collection-view
Exposes an array of views contained within the collection view. This is a raw array, not a collection.
Written by @HenrikJoreteg.
MIT