kneath / kss

A methodology for documenting CSS and generating styleguides.
warpspire.com/kss
MIT License
4.04k stars 275 forks source link

Node parser #8

Closed geddski closed 12 years ago

geddski commented 12 years ago

The ruby gem is great and all, but how about a Node parser? When your stack uses Node for your JS combining/minification, LESS preprocessing, template precompiling, and unit testing, its great to find additional useful tools like KSS that work well with your stack. For many people, introducing a ruby dependency wouldn't be ideal. What do you think?

kneath commented 12 years ago

Please feel free to hack on one! I'd love to see more implementations of the parser.

geddski commented 12 years ago

haha saw that coming. So many cool things to work on, so little time :)

ryanseddon commented 12 years ago

+9001 for this

kneath commented 12 years ago

For those of you looking for a node processor, check out @jesseditson's project over at https://github.com/jesseditson/jss