You want better understand how web components and design systems works? These ressources we used to learn and get inspired for DB UI Elements
Our Research on Web Components (only accessible internally)
- https://github.com/mappmechanic/awesome-stenciljs#component-libraries - Great Overview for stencil Products
- Homepage for Storybook
- List of products using Storybook
- Some howtos for storybook
- Official show cases for storybook
- web-components-kitchen-sink
- Extensive overview on Design Systems
- Extensive collection of Design Systems searchable by element
- https://www.duetds.com/ - (Stencil)
- https://github.com/telekom/scale - (Stencil)
- https://github.com/BlazeSoftware/atoms - (Stencil)
Blaze is very special because it has similar construct:
- Blaze CSS -> DB UI Core
- Blaze atoms -> DB UI Elements
- Blaze atoms consumes Blaze CSS, which would be equal to our solution
- Blaze use Stencil