Skip to content

timograw/readable-filesize

Repository files navigation

<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

About

Polymer 2 webcomponent to render readable filesizes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages