New Release: https://github.com/avanelsas/baredom
80 lightweight web components built on web standards (Custom Elements, Shadow DOM, ES modules). No framework, just the DOM.
A fairly large release:
- Mobile ready, tested on viewports from 320px up.
- The entire library of web components is now themeable with a new x-theme component. Wrap any subtree in the x-tree component.
Comes with 8 themes, and you can create your own theme as well!
New Web Components:
x-theme: Centralised theming wrapper for BareDOM web components. Wrap any subtree with to apply a consistent design token palette to all descendant components. Each theme has 33 design tokens defined
Live demos of these web components and all others at the repo's https://avanelsas.github.io/baredom/
Feedback Welcome! Curious to hear what you think!