A lightweight open-source UI component library built on Tailwind CSS for React web apps. It leverages native tags for seamless integration and maintains zero to minimal dependencies, enabling high-performance, and stunning interfaces with ease.
- No external dependencies required.
- Fully functional with just React and Tailwind CSS installed.
- Simplifies integration into any project.
- Built entirely on native React components like
div
,h1
,span
,p
, etc. - Ensures compatibility with all React environments.
- Minimal overhead for faster web app performance.
- Ideal for MVPs, small-scale projects, or large web apps requiring lightweight components.
- Provides fully customizable components.
- Works seamlessly with styling libraries like Tailwind CSS.
- No setup or configuration required.
- Just import the components and start building.
- Easy-to-follow documentation to help you get started quickly.
- Includes usage examples, code snippets, and preview.
- Pre-designed components with multiple variants for buttons, inputs, and more.
- Examples include:
- Galaxy and Earth Button
- Nebulon and Earth Input
- No reliance on third-party servers or APIs.
- Gives developers full control over the library and its components.
AlienUI React has a wide range of freely available components. These components include:
- Accordion
- Alert
- Avatar
- Badge
- Breadcrumb
- Button
- Card
- Carousel
- Checkbox
- Dropdown
- Input
- Modal
- Notification
- Pagination
- Popover
- Progress Bar
- Search Bar
- Spinner
- Switch
- Table
- Toast
Contributors can contribute by adding new components, fixing bugs or improving the documentation. Please create an issue before starting any work. Once you get approval on your issue, you can create a new branch and submit your changes in a PR. Please note that all PRs need to be reviewed.
A detailed contribution guide is found in CONTRIBUTION.md
AlienUI React is an open source project licensed under the MIT LICENSE