<flip-clock>
A flip clock, timer and countdown made with Polymer and Moment.js
Demo
Full demo here
<flip-clock></flip-clock>
Installation
Install using Bower:
bower install flip-clock
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.granze |
| ArtifactId | ArtifactIdflip-clock |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflip-clock
WebJar for flip-clock
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flip-clock-2.0.1.pom | |
| flip-clock-2.0.1.jar | 6 KB |
| flip-clock-2.0.1-sources.jar | 22 bytes |
| flip-clock-2.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.granze/flip-clock/ -->
<dependency>
<groupId>org.webjars.bowergithub.granze</groupId>
<artifactId>flip-clock</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.granze/flip-clock/
implementation 'org.webjars.bowergithub.granze:flip-clock:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.granze/flip-clock/
implementation ("org.webjars.bowergithub.granze:flip-clock:2.0.1")
'org.webjars.bowergithub.granze:flip-clock:jar:2.0.1'
<dependency org="org.webjars.bowergithub.granze" name="flip-clock" rev="2.0.1">
<artifact name="flip-clock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.granze', module='flip-clock', version='2.0.1')
)
libraryDependencies += "org.webjars.bowergithub.granze" % "flip-clock" % "2.0.1"
[org.webjars.bowergithub.granze/flip-clock "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bowergithub.polymer : polymer | jar | [2.0.0,3) |
| org.webjars.bowergithub.moment : moment | jar | [2.18.1,3) |
A flip clock, timer and countdown made with Polymer and Moment.js
Full demo here
<flip-clock></flip-clock>
Install using Bower:
bower install flip-clock