# Videojs Vimeo plugin

Videojs Vimeo plugin using the official Vimeo Player API. This is heavily
inspired by the official [VideoJS YouTube project](https://github.com/videojs/videojs-youtube).

## Installation

This package was made to update the npm package of the videojs-vimeo, and also make it compatible
the version 6 and 7 (tested on v7.4.1)

npm i videojs7-vimeo

## Usage

See [index.html](https://github.com/videojs/videojs-vimeo/blob/master/index.html)

[videojs]: http://videojs.com/
