A Lit based web-component library
npm install kempo-uiA modern, lightweight web component library built with Lit, providing accessible and customizable UI components for web applications.
- Web Components: Standards-based, framework-agnostic components
- Accessible: Built with accessibility best practices
- Customizable: Easy theming and styling
- Lightweight: Minimal bundle size with minimal dependecnies/
``bash`
npm install kempo-ui
#### Set your configuration
`html`
Import and use components in your HTML:
` This is the home tab content. Learn more about our project.html`
Welcome Home
About Us
Full Documentation: https://dustinpoissant.github.io/kempo-ui/
The documentation includes:
- Component API references
- Interactive examples
- Usage guides
- Accessibility information
- Customization options
`bashClone the repository
git clone https://github.com/dustinpoissant/kempo-ui.git
cd kempo-ui
We welcome contributions! Please see our Contributing Guide for details on:
- Setting up your development environment
- Code style and conventions
- Testing guidelines
- Pull request process
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Generic License - see the LICENSE.md file for details.
Built using Lit