1.3.2 • Published 7 years ago

@cnbritain/wc-gallery-strip v1.3.2

Weekly downloads
19
License
ISC
Repository
github
Last release
7 years ago

wc-gallery-strip

A gallery variation that displays the images in a strip

Macro settings

KeyOptionalDefaultDescription
modelfalseThe data model
image_counttrue6The amount of images to include
clstrue''Additional class to add to the element

JS Documentation

Themes

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
npm run docs

Hint your JS

npm run jshint

Python the pythons:

npm run demo-install

Start the demo server:

python demo.py