Bijoolabs / bijoo-start

1 stars 1 forks source link

Grunt task to generate css/js style guide. #12

Open ethyde opened 8 years ago

ethyde commented 8 years ago

Css Style guide PostCss mdcss PostCss Style Guide or SC5 style Guide

JsDoc Style guide JSDoc DokkerJS

benoitalix commented 8 years ago

Good idea for the styles part. Let's test with PostCss mdcss to see how interesting it is !

Regarding to the JsDoc styleguide, I think it would be great on JS oriented projects but boring for small and medium JS projects.

ethyde commented 8 years ago

Ok, I'm working on it !

But, for JS, I think, if we start to use requireJS, with modularity in mind, even for small project, it's a good habit to start to make good docs. With a 1 single page we can have 4 differents modules : auto-complete/suggest, carrousel/slider, pop-in, and any ohter animation lib like TweenMax/Velocity, etc.