0.3.0 • Published 7 years ago

generator-style-guider v0.3.0

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

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

0.3.0

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.0.0

7 years ago

0.1.0

7 years ago