Directory

← Back

readable-filesize

Polymer 2 webcomponent to render readable filesizes

Author

Contributors

Rating

[ 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

Published on webcomponents.org Build Status

<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

  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

Links

Compatibility

(Loading compatibility data...)

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
Online