Directory

readable-filesize - Vaadin Add-on Directory

Polymer 2 webcomponent to render readable filesizes readable-filesize - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/timograw/readable-filesize](https://github.com//timograw/readable-filesize/blob/v2.0.0-beta/README.md) on 2019-05-10 ]** # \ > Polymer 2 webcomponent to render readable filesizes [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/timograw/readable-filesize) [![Build Status](https://travis-ci.org/timograw/readable-filesize.svg?branch=master)](https://travis-ci.org/timograw/readable-filesize) ```html ``` ## Installation ``` bash bower install --save timograw/readable-filesize ``` ## Usage Import ``` html ``` ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request ## History 2017-08-24 - Initial release ## License MIT