2.1.4 • Published 7 years ago

@cnbritain/wc-topic-strip v2.1.4

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

wc-topic-strip

Strip that displays a collection of items (usually topics)

Settings

KeyOptionalDefaultDescription
topicsfalseList of items/topics to iterate over
titletrueNoneThe title of the topics
classtrue''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
2.1.4

7 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.8.0

8 years ago

1.7.0

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago