An open API service indexing awesome lists of open source software.

https://github.com/abcnews/scrollyteller-video

Maniplate a video as the background of a scrollyteller
https://github.com/abcnews/scrollyteller-video

library scrollyteller video

Last synced: 5 months ago
JSON representation

Maniplate a video as the background of a scrollyteller

Awesome Lists containing this project

README

          

# Scrollyteller Video Background

Add a video background to a [scrollyteller](https://www.npmjs.com/package/@abcnews/scrollyteller).

## Usage

Inside a Scrollyteller:

```js
import Video from '@abcnews/scrollyteller-video';

{}}>
... any overlays ...

```

## Author

- Nathan Hoad - [hoad.nathan@abc.net.au](mailto:hoad.nathan@abc.net.au)