1.1.0 • Published 2 years ago

blinkenlights v1.1.0

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

blinkenlights Build Status

Blinkenlights Lorem Ipsum

Install

$ npm install blinkenlights

Usage

const blinkenlights = require('blinkenlights');

var title = blinkenlights.text.title();
//=> 'unicorns & rainbows'

var text = blinkenlights.text.text();
//=> 'unicorns & rainbows'

var subtext = blinkenlights.text.subtext();
//=> 'unicorns & rainbows'

Notes

Blinkenlights presents a set of options for generating text that works well in bootstrap templates.

It aims to present an api that will feature blinkenlights.btn.label() or blinkenlights.card.title()/blinkenlights.card.subtitle()

1.1.0

2 years ago

1.0.1

4 years ago

1.0.0

4 years ago