0.1.9 • Published 4 years ago

buddhilive-elements v0.1.9

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Version Published on webcomponents.org License: MIT

Buddhilive Elements

Buddhilive Elements (aka BL Elements) is a customizable web component that extends traditional HTML Components. Currently one component is available. A select box with support for searching.

Available Components

ComponentDescription
bl-selectA select box with support for searching.
bl-butonA standard button

Getting Started

To install Buddhilive Elements straight forward without any JavaScript framework, just include the following script tag just before the "head" tag on your HTML page where you want to use the web component.

<script src="https://unpkg.com/buddhilive-elements@latest/dist/main.js"></script>

Then to use a BL element, just use element tag like any other HTML element:

<bl-select bl-name="countries" bl-title='Select a Country'></bl-select>

To learn more about BL Elements web component, please read the Official Documentation

Buddhilive Elements

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago