https://github.com/anhmiuhv/pannablevideo
a pannable , zoomable video element in Elm
https://github.com/anhmiuhv/pannablevideo
elm html library video
Last synced: over 1 year ago
JSON representation
a pannable , zoomable video element in Elm
- Host: GitHub
- URL: https://github.com/anhmiuhv/pannablevideo
- Owner: anhmiuhv
- License: bsd-3-clause
- Created: 2018-06-12T03:15:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T21:03:44.000Z (about 7 years ago)
- Last Synced: 2025-02-09T13:44:53.557Z (over 1 year ago)
- Topics: elm, html, library, video
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/anhmiuhv/pannablevideo/2.0.1
- Size: 4.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PannableVideo
A pannable, zoomable video component.
This is an elm package which creates a pannable video component on phones and tablets and touch devices.
Imagine if you want to zoom in on a video using pinch to zoom gesture, this package is for you!
Future work:
* include screenshot capturing functionality