Directory

grain-masonry - Vaadin Add-on Directory

(no summary available) grain-masonry - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/daKmoR/grain-masonry](https://github.com//daKmoR/grain-masonry/blob/v0.8.2/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/daKmoR/grain-masonry) [![Polymer Version](https://img.shields.io/badge/polymer-v2-blue.svg)](https://www.polymer-project.org) # \ Wrapper for the amazing masonry grid. (https://masonry.desandro.com/) ## Demo ```html
Power
To
The
People
!
``` ## Installation ```sh $ bower install --save daKmoR/grain-masonry ``` ## Getting Started Import the package. ```html ``` *For more information, see the API documentation.* ## Working on the Element First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. * View the Element via `polymer serve` * Run tests via `polymer test`