DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Push and make FVP available on NPM #14

Closed DaWoody closed 7 years ago

DaWoody commented 7 years ago

Will create a package solution for FVP on NPM, so it can be required in modern web-applications with frameworks such as angular, react, or other techniques that utilizes modern assembling tools for web-applications such as WebPack etc.

https://www.npmjs.com/package/free-video-player

DaWoody commented 7 years ago

This is done as of #15