This package has been deprecated

Author message:

component moved into @cnbritain/merlin-www-article

@cnbritain/wc-section-video

2.9.1 • Public • Published

wc-section-video

A section video

Macro settings

Key Optional Default Description
videos false List of videos to display
brand true 'default' The brand style to display

JS Documentation

SectionVideo

SectionVideo.init()

Initialises the card (aka the image lazyload)

Kind: static method of SectionVideo

Prerequisites:

  • Node.jsbrew install node
  • Grunt - npm install -g grunt-cli
  • Other prereqs? Python? Virtualenv?

Demo:

Install dependencies:

npm install

Build the things:

npm run sass
npm run js

Python the pythons:

cd demo
virtualenv .
source bin/activate
pip install -r requirements.txt

Start the demo server:

python demo.py

Readme

Keywords

none

Package Sidebar

Install

npm i @cnbritain/wc-section-video

Weekly Downloads

2

Version

2.9.1

License

ISC

Last publish

Collaborators

  • rtt
  • samtiffin
  • cnduk