@tlt/infinite-gallery-angular

0.3.0 • Public • Published

infinite-gallery-angular

Exposing infinite-gallery as angular directive

Usage

To use the component, essentially add a <div tlt-infinite-gallery image-provider="xxx" fetch-ahead="xxx" column-width="xxx" min-image-width-height-to-display-it="xxx">-tag to your angular-compiled HTML. For details on the values for the tag-attributes see the README for infinite-gallery

See demo for demonstrations of using the componenet

This component also comes as a "raw" (none-angular) component

Bower

  • Dependency: tlt.infinite-gallery-angular
  • Use bower info tlt.infinite-gallery-angular to list available versions

NPM

  • Dependency: @tlt/infinite-gallery-angular
  • Use npm view @tlt/infinite-gallery-angular to list available versions

Note the npm releases currently do not work

Meteor

Package Sidebar

Install

npm i @tlt/infinite-gallery-angular

Weekly Downloads

1

Version

0.3.0

License

Apache-2.0

Last publish

Collaborators

  • tlt