@henrik-rosander/web-video-creator

1.1.1 • Public • Published

Web video creator

Create videos in the web browser using React!

import { Videobox } from @henrik-rosander/web-video-creator const component = () => { return( <> <Videobox> <Layer> /*content*/ </Layer> </Videobox> </> ) }

Use components such as to get a dashboard for the player, or to show a video timeline.

Transitions

* This package does provide some transitions as well for video making. The provided transitions are: * Opacity fade * Color changing * Scaling * Translations

Readme

Keywords

none

Package Sidebar

Install

npm i @henrik-rosander/web-video-creator

Weekly Downloads

0

Version

1.1.1

License

none

Unpacked Size

3.22 MB

Total Files

60

Last publish

Collaborators

  • henrikrosander