lithium-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.34 • Public • Published

Lithium (Beta)

build status npm version

Lightweight UI Components that work everywhere.

Fast, modern Web Components that work in any JavaScript framework. Built on the latest web standards, Lithium lets you include only the components you need.

Lithium Web Components are themable and can work in any Web stack. Open Source.

Documentation

import 'lithium-ui/modal';
 
const modal = document.querySelector('li-modal');
modal.toggle();
<li-modal>
  Hello World
</li-modal>

License

All standard components (non Pro Components) are released under MIT License.

Pro Components released under non-commercial license and can be used commercially with purchase of a Lithium Pro Component License.

Readme

Keywords

none

Package Sidebar

Install

npm i lithium-ui

Weekly Downloads

2

Version

0.0.34

License

none

Unpacked Size

440 kB

Total Files

212

Last publish

Collaborators

  • coryrylan