You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ampersand-collection-view

Package Overview
Dependencies
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

2.0.2
latest
Source
npmnpm
Version published
Weekly downloads
807
14.79%
Maintainers
6
Weekly downloads
 
Created
Source

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

API Reference

views

Exposes an array of views contained within the collection view. This is a raw array, not a collection.

credits

Written by @HenrikJoreteg.

license

MIT

Keywords

backbone

FAQs

Package last updated on 15 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts