1.3.0 • Published 17 days ago

@htmlplus/ui v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

HTMLPLUS

The Next generation of UI elements for modern browsers based on Custom Elements API. All UI elements are Frameworkless, Flexible, Lightweight, Independent, Customizable, and Configurable.

Installation

UI Elements is available as an npm package.

npm

npm install @htmlplus/ui

yarn

yarn add @htmlplus/ui

pnpm

pnpm install @htmlplus/ui

Usage

An example of basic usage of UI elements in React, Angular, Vue, Svelte and etc.

Import dependency into your application.

import '@htmlplus/ui';

UI elements same as native HTML tags are available.

<plus-switch></plus-switch>

Documentation

Full documentation is available here.

License

Code released under the MIT License.

1.3.0

17 days ago

1.2.1

28 days ago

1.2.0

30 days ago

1.1.0

1 month ago

1.0.0

2 months ago

0.0.0

2 months ago