@litte/react
v0.0.0
Published
UI components that you can use everywhere, designed for flexibility.
Maintainers
Readme
Litte React
Litte React is a customizable UI component for React based on Lit and TypeScript. Part of the Litte component library, it provides a modern web component solution with excellent performance and accessibility features.
Perfect for developers seeking a customizable UI component that prioritizes accessibility and performance, Litte React streamlines implementation with a simple API and deep customization options.
Visit the homepage for more detailed information.
Compatibility: ESM-only.
Installation
# Install with npm
npm install @litte/react
# Install with pnpm
pnpm add @litte/react
# Install with yarn
yarn add @litte/reactUsage
Import the component in your JSX or TSX file:
import { Button } from '@litte/react/button'For detailed usage examples, see the Litte Documentation.
Thanks
Thanks to Netlify for providing hosting for the website and Storybook of this project.
License
Licensed under the MIT license.
Copyrights in this project are retained by their contributors.
See the LICENSE file for more information.
