A flip clock, timer and countdown made with Polymer and Moment.js
See the component page for more information.
Install using Bower:
bower install flip-clock
##test
Install web-component-tester globally
npm install -g web-component-tester
cd in the flip-clock folder and run wct
. That's it!