pocotan001 / react-styleguide-generator

Easily generate a good-looking styleguide by adding some documentation to your React project.
http://pocotan001.github.io/react-styleguide-generator
MIT License
700 stars 76 forks source link

Make components editable #13

Open tp opened 9 years ago

tp commented 9 years ago

I think it would be great if components / components props could be changed on the fly.

I have seen this in https://github.com/morlay/react-docgen-ui and think that it allows a much better exploration of the content.

TrevorSayre commented 7 years ago

https://github.com/styleguidist/react-styleguidist is doing this if you need a reference. Styleguidist lists out the props for a component and lets you live edit the component.

I much prefer the look and feel of RSG