Colorg
Generate a color styleguide from a .scss/.sass file. Based on @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 with the styleguide.
Todo
- Error handling.
License
Copyright (c) 2013 Bram Devries
Licensed under the MIT license.