This package has been deprecated

Author message:

component moved into @cnbritain/merlin-www-article

@cnbritain/wc-topic-strip

2.1.4 • Public • Published

wc-topic-strip

Strip that displays a collection of items (usually topics)

Settings

Key Optional Default Description
topics false List of items/topics to iterate over
title true None The title of the topics
class true '' Additional classes applied to .c-topic-strip

Themes

  • Wired
  • Glamour

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-topic-strip

Weekly Downloads

3

Version

2.1.4

License

ISC

Last publish

Collaborators

  • rtt
  • samtiffin
  • cnduk