A polymer built element that represents a simple seconds countdown clock
Demo : https://bbx-kitchen.github.io/bbx-countdown
Using bower
bower install --save BBx-Kitchen/bbx-countdown
<bbx-countdown time="60" on-over="_onOverListener">
</bbx-countdown>
Everyone is welcome to help contribute and improve this element. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or refactoring code
- Fixing issues