react-web-component
react-web-component copied to clipboard
Convert an entire Storybook React components into static webcomponents
Hello!
I have an entire design-system built into react-native-web, and i have a use case.
Check-out: https://zarp-ui.vercel.app/
I want to convert my entire artifact into a static library as webcomponents.
It's possible to use this library as a static generator?
This way, i can share my design-system to entire company ignoring if the application was made in Angular or Vue JS.
Regards, Erasmo.