This is a Harry Potter themed progress web component made using Polymer 2 library.
[ This description is mirrored from README.md at github.com/binhbbbb/harrypotter-progress on 2019-05-14 ]
<harrypotter-progress>
<shields-badge> is a Polymer 2 web component for generating a Harry Potter themed progress.
<harrypotter-progress active="true" size="1"></harrypotter-progress>
Getting Started
The element is a progress which is inspired by Harry Potter's glass and his famous lightning scar. There are some few properties which you can use (active - for running the animation, disabled - if true, loader will be hidden, size - default is 1x, if set 0.5, it will be 0.5x)
Install
Framework Support
Polymer 2.0+
Browser Independent
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 1.0.1
Dependencies
- polymer#^2.3.1