vue-requests icon indicating copy to clipboard operation
vue-requests copied to clipboard

Vue style guide generator

Open nicolas-t opened this issue 9 years ago • 2 comments

Idea: have a catalog of all the components in a project: like https://github.com/sapegin/react-styleguidist but for vue :)

nicolas-t avatar Jul 22 '16 12:07 nicolas-t

I've just started working on such a component - https://github.com/shershen08/vue-styleguide-generator. Hope can get someway near to what React version does ;)

shershen08 avatar Jan 22 '17 22:01 shershen08

Hello @nicolas-t I have developed what you need, https://github.com/vue-styleguidist/vue-styleguidist

rafaesc avatar Jun 12 '17 23:06 rafaesc