1.3.8 • Published 2 years ago

@akbus/tdt-web-components v1.3.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.8

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago