This package has been deprecated

Author message:

component moved into @cnbritain/merlin-www-article

@cnbritain/wc-section-card-list

4.5.1 • Public • Published

wc-section-card-list

Card list section

Settings

Key Optional Default Description
title false Title of the card list section
items true None The items to display as a card
topics true None The topics to display
brand true 'default' The brand e.g. wired, vogue, glamour
cols true [2, 4] The amount of columns for the card list

Themes

  • Wired

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-card-list

Weekly Downloads

159

Version

4.5.1

License

ISC

Last publish

Collaborators

  • rtt
  • samtiffin
  • cnduk