colorg
v0.1.2
Published
Generate a color styleguide from a .scss file. Based on @wolfr's idea: https://github.com/Wolfr/sass-color-guide
Downloads
3
Readme
Colorg
Generate a color styleguide from a .scss/.sass file. Based on [https://github.com/Wolfr/sass-color-guide](@Wolfr's idea).
This is my first Node.js app so if stuff doesn't work just tell me and I'll try to fix it.
Getting Started
Do npm install colorg
run colorg path/to/file
eg:
colorg color.sass
This will generate a docs folder
License
Copyright (c) 2013 Bram Devries
Licensed under the MIT license.