JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1172
  • Score
    100M100P100Q106632F
  • License MIT

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

Package Exports

  • ampersand-collection-view

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ampersand-collection-view) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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