lincolnloop / generator-frigate

Yeoman generator for webapp development with React, webpack hot reloading, es6 (babel), sass, karma and BrowserSync as a development server/proxy.
44 stars 4 forks source link

Evaluate style guide packages #18

Open mtrythall opened 9 years ago

mtrythall commented 9 years ago

Right now we're using Hologram but it's based on Ruby. While it's a great package, it's heavy.

We should evaluate whether or not Hologram is the right fit for us.

mtrythall commented 9 years ago

We're looking at:

https://github.com/jacobrask/styledocco

https://github.com/styledown/styledown

and https://github.com/kss-node/kss-node

Hologram is still on the table as well.