1.1.6 • Published 6 months ago

@dictu/video v1.1.6

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Video

An easy to use video library. There are build-in plugins, but you can add your own. See 'plugin.js' for more information.

How to use it

You can use it as a module or just include it via the script tag. A demo is included in /demo.

Module bundler

import Video from '@dictu/video';

Browser

<script src="dist/video.min.js"></script>

Build

The following commands can be used:

build       - Compile and minify js.
compile     - Compile js.
minify      - Minify js.
lint        - Lint js file.
1.1.6

6 months ago

1.1.5

7 months ago

1.1.3

11 months ago

1.1.2

11 months ago