cheatah

v0.0.6
More fast and casual CSS styleguide generator
css styleguide generator

cheatah Build Status

More fast and casual CSS styleguide or cheatsheet generator.

You need not write unless comments to generate stylsguide in your CSS file.

Installation

$ npm install -g cheatah

Example

Show help:

$ cheatah --help
Usage: cheatah [options]

Options:

  -f, --file          your css file to generate styleguide [required]
  -t, --template      import your template file (.ejs) path
  -s, --style         import your stylesheet path
  -V, --versions      output the version number
  -h, --help          output usage information

Generate styleguide:

$ cheatah -f your-css-file.css

Generated cheatah.html, and open this file:

$ open cheatah.html

License

The MIT License (MIT)

Copyright (c) 2014 Masaaki Morishita

npm i cheatah

Metadata

  • MIT
  • Whatever
  • Masaaki Morishita
  • released 6/7/2014

Downloads

Maintainers