1.3.8 • Published 3 years ago

@akbus/tdt-web-components v1.3.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

tdt-web-components

Web components library

Install

The package (tdt-web-components) exports all tdt components.

Add tdt-web-components to your project:

npm i @akbus/tdt-web-components

Or load the ES module directly through unpkg

<script type="module" src="https://unpkg.com/@akbus/tdt-web-components/dist/components.js"></script>

and provide stylesheet

<link rel="stylesheet" href="https://unpkg.com/@akbus/tdt-web-components/dist/styles.css"  />

Usage

Use it in your HTML:

<tdt-button variant="primary" text="text"></tdt-button>

Learn about web components here.

Demo

https://thunderous-chimera-cbd7af.netlify.app/

Keywords

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.8

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago