hefesto-ui
v1.0.18
Published
Stencil Component Starter
Downloads
23
Maintainers
Readme
Hefesto UI is a super fast library for Web Components. It streamlines the development of modern web applications and websites by providing reusable components that can be integrated with any technology, including Angular, React, Svelte, Astro, etc.
Features
- Ease of Styling: Easily style your components with [describe how styling works].
- Flexible & Composable: Components are built for endless composability.
- Accessible: Follows WAI-ARIA guidelines with appropriate
aria-*
attributes. - Dark Mode: Compatible with dark mode out of the box.
Browser Support
| | | | | | --- | --- | --- | --- | --- | --- | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔
Installing
Package manager
Using npm:
$ npm install hefesto-ui
Using bower:
$ bower install hefesto-ui
Using yarn:
$ yarn add hefesto-ui
Using pnpm:
$ pnpm add hefesto-ui