README
Lithium (Beta)
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.