Skip to content

viki-org/videojs_rails

Repository files navigation

VideojsRails

Viki implementation for videojs + videojs rangeslider

Installation

Add this line to your application's Gemfile:

gem 'videojs_rails', github: 'viki-org/videojs_rails'

And then execute:

$ bundle

Usage

Include the following to your application.js

//= require videojs
//= require videojs-rangeslider

Include the following to your application.css

//= require videojs
//= require videojs-rangeslider

About

VideoJS and VideoJS Rangeslider

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published