Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anhmiuhv/pannablevideo
a pannable , zoomable video element in Elm
https://github.com/anhmiuhv/pannablevideo
elm html library video
Last synced: 10 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T21:03:44.000Z (over 5 years ago)
- Last Synced: 2023-08-08T20:37:50.190Z (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