matthojo / videojs-Background

Allows for videos to be displayed as a full background to any element.
MIT License
77 stars 41 forks source link

import 'videojs-background'; #17

Closed IJsLauw closed 7 years ago

IJsLauw commented 8 years ago

I'd like you use your lib in my (browserify) project I tried adding this (http://ifandelse.com/its-not-hard-making-your-library-support-amd-and-commonjs/) to your project, but this is all still new to me and I can't get it to work...

Would you mind having a stab at it?

truetone commented 7 years ago

I have a patched fork. You could run npm install git://github.com/truetone/videojs-Background.git#npm-fix --save until my pull request is merged here.