live-photo

WebJar for live-photo

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.jorgecasar
ArtifactId

ArtifactId

live-photo
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

live-photo
WebJar for live-photo
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jorgecasar/live-photo

Download live-photo

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jorgecasar/live-photo/ -->
<dependency>
    <groupId>org.webjars.bowergithub.jorgecasar</groupId>
    <artifactId>live-photo</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jorgecasar/live-photo/
implementation 'org.webjars.bowergithub.jorgecasar:live-photo:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jorgecasar/live-photo/
implementation ("org.webjars.bowergithub.jorgecasar:live-photo:1.0.1")
'org.webjars.bowergithub.jorgecasar:live-photo:jar:1.0.1'
<dependency org="org.webjars.bowergithub.jorgecasar" name="live-photo" rev="1.0.1">
  <artifact name="live-photo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jorgecasar', module='live-photo', version='1.0.1')
)
libraryDependencies += "org.webjars.bowergithub.jorgecasar" % "live-photo" % "1.0.1"
[org.webjars.bowergithub.jorgecasar/live-photo "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

Published on webcomponents.org

<live-photo>

Live Photo from Apple implemented in Polymer

<live-photo id="livePhoto" photo-src="demo/assets/boy.jpg" video-src="demo/assets/boy.mov" preload></live-photo>
<live-photo id="livePhoto" photo-src="demo/assets/girl.jpg" video-src="demo/assets/girl.mov" no-controls></live-photo>

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

Versions

Version
1.0.1