Directory

molecule-isotope-gallery - Vaadin Add-on Directory

a webcomponent to display a filterable gallery using isotope.js molecule-isotope-gallery - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/dloeda/molecule-isotope-gallery](https://github.com//dloeda/molecule-isotope-gallery/blob/0.1.1/README.md) on 2019-05-22 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/dloeda/molecule-isotope-gallery) # \ > is a webcomponent for displaying a filterable gallery using isotope.js to animage filter transitions > > Polymer 2.0 ready ## Usage example ```html
``` ## Install Install the component using [Bower](http://bower.io/): ```sh $ bower install https://github.com/dloeda/molecule-isotope-gallery.git --save ``` Or [download as ZIP](https://github.com/dloeda/molecule-isotope-gallery/archive/master.zip). ## Usage 1. Import Web Components' polyfill (if needed): ```html ``` 2. Import Custom Element: ```html ``` 3. Start using it! ```html
``` ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -m '� feat(*): Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request! ## License [MIT License](http://opensource.org/licenses/MIT)
View on GitHub
GitHub Homepage
Issue tracker
License
Online Demo
Documentation

molecule-isotope-gallery version 0.1.0
### Dependencies Polymer/polymer#^2.0.0-rc.2

molecule-isotope-gallery version 0.1.1
### Dependencies Polymer/polymer#^2.0.0-rc.2