Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/granze/flip-clock
A flip clock, timer and countdown made with Polymer
https://github.com/granze/flip-clock
clock countdown polymer polymer2 timer web-components
Last synced: 24 days ago
JSON representation
A flip clock, timer and countdown made with Polymer
- Host: GitHub
- URL: https://github.com/granze/flip-clock
- Owner: Granze
- Created: 2014-07-08T15:33:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T09:36:10.000Z (over 3 years ago)
- Last Synced: 2024-10-10T20:43:31.265Z (about 1 month ago)
- Topics: clock, countdown, polymer, polymer2, timer, web-components
- Language: HTML
- Homepage:
- Size: 215 KB
- Stars: 70
- Watchers: 12
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Granze/flip-clock.svg?branch=master)](https://travis-ci.org/Granze/flip-clock) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/granze/flip-clock)
# <flip-clock>
A flip clock, timer and countdown made with [Polymer](http://polymer-project.org) and [Moment.js](https://github.com/moment/momentjs.com)
## Demo
Full demo [here](https://www.webcomponents.org/element/granze/flip-clock/demo/demo/index.html)```html
```
## Installation
Install using [Bower](http://bower.io):
```shell
bower install flip-clock
```## License
[MIT License](http://opensource.org/licenses/MIT)