headless-elements
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Headless elements

npm Build Status

The goal of this project is to create a library of Custom Elements to stop reinventing the wheel (starting by reinventing the wheel using CustomElements) for generic components.

To use this library you juste have to import all the element or the one you want :

import {CookieBanner} from 'headless-elements'
// Then you can register the component
CookieBanner.register()

All the elements can be found on the Storybook

Readme

Keywords

none

Package Sidebar

Install

npm i headless-elements

Weekly Downloads

6

Version

0.0.2

License

MIT

Unpacked Size

22.8 kB

Total Files

12

Last publish

Collaborators

  • grafikart