readable-filesize
Polymer 2 webcomponent to render readable filesizes
[ This description is mirrored from README.md at github.com/timograw/readable-filesize on 2019-05-10 ]
<readable-filesize>
Polymer 2 webcomponent to render readable filesizes
<readable-filesize binary bytes="1.471e11"></readable-filesize>
Installation
bower install --save timograw/readable-filesize
Usage
Import
<link rel="import" href="bower_components/readable-filesize/readable-filesize.html">
<readable-filesize bytes="1024"></readable-filesize>
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
History
2017-08-24 - Initial release
License
MIT
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^2.0.0
- Released
- 2017-08-23
- Maturity
- TESTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent
readable-filesize - Vaadin Add-on Directory
Polymer 2 webcomponent to render readable filesizes
**[ 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
View on GitHubGitHub Homepage
Issue tracker
License
Online Demo
Documentation
readable-filesize version 2.0.0-beta
### Dependencies
Polymer/polymer#^2.0.0