tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

React Storybook #365

Open HriBB opened 8 years ago

HriBB commented 8 years ago

https://github.com/kadirahq/react-storybook

Just an idea. Could be good for creating examples.

tleunen commented 8 years ago

Hi @HriBB, yes, I also believe it could be great, especially for the demos/examples. But I wonder how easy it is to customize the generated website to make it look the way you want.

HriBB commented 8 years ago

Not sure. It's just an idea. I've been playing around with it and it's really cool because you can easily create different scenarios of the same component.

I see they have storybook-ui. Maybe it's possible to create a custom UI like react-mdl-storybook-ui

Will do some research when I find some time.

tleunen commented 8 years ago

I've been playing around with it and it's really cool because you can easily create different scenarios of the same component.

I agree, I've also been playing with it for another UI library and it works very well. I'm really interested in using something like this (or like carte-blanche) for react-mdl if we can customize the generated website.