Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 445 Bytes

README.org

File metadata and controls

11 lines (8 loc) · 445 Bytes

Butter Provider

Butter Project is a toolkit to build VOD platforms, this component is the base class for Providers.

A Provider in the Butter terminology is an accessor for media content, it provides items of type ‘movie’ or ‘show’ that can be displayed in a Butter App.

Butter will automatically load any npm package installed (listed in package.json) that matches the =/butter-provider-.*/ regex.