generator-style-guider

0.3.0 • Public • Published

Style Guider

NPM version Build Status Dependency Status Coverage Code Climate Greenkeeper badge

Generate a re-usable web framework, with a digital style guide, for your organisation or project

Demo

View a demo style guide built with Style Guider, and its source code

Features

  • Build a CSS, Javascript and Pug framework to be re-used across multiple projects.
  • Generate a Style Guide / Documentation for your framework, with live interactive previews of each component.
  • Built-in linting
  • Use NPM or Yarn to manage dependencies.
Coming soon
  • Bootstrap, Foundation or VanillaCSS options (currently foundation is default)
  • JS framework options
  • HTMl template language options (Pug, Handlebars, EJS etc)

Installation

First, install Yeoman and generator-style-guider using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-style-guider

Then generate your new project:

yo style-guider

Adding components

Add new components for your style guide:

yo style-guider:component

License

MIT © Ian Egner

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.03latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.03
0.2.61
0.2.53
0.2.41
0.2.31
0.2.21
0.2.11
0.2.00
0.1.10
0.0.01
0.1.02

Package Sidebar

Install

npm i generator-style-guider

Weekly Downloads

14

Version

0.3.0

License

MIT

Last publish

Collaborators

  • webdevian