I seem to remember there being a tool that generat...
# compose
m
I seem to remember there being a tool that generated a “listing” of Composables defined in a project. I guess this was used as a design system representation or similar. Pretty vague description, as I’m not sure sure of the terminology. Anyone happen to know such a third party plugin/tool?
c
Is this what you're looking for? https://github.com/airbnb/Showkase
m
That's exactly it! Thank you!