Replies: 1 comment 1 reply
-
Just seeing this @JaeAeich - what did you guys eventually agree on here? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Most of the packages as of now use simply use
HTML
to showcase their Web Component, if so wouldn't it be better to have a standardized way to display them? Maybe creating a package and styles which injectsjs
andCSS
into this ' index.html` and to give a standard overview of the component.Storybook
is the obvious solution to this but the problem with this is that it's too exhaustive for normal users/code reviewers to judge the package at a glance.Pros
Cons
storybook
will do.Beta Was this translation helpful? Give feedback.
All reactions