react-styleguide-generator
react-styleguide-generator copied to clipboard
Make components editable
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.
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