https://github.com/maybemonad/boringui.dev
Copy and paste a minimalist UI library.
https://github.com/maybemonad/boringui.dev
Last synced: over 1 year ago
JSON representation
Copy and paste a minimalist UI library.
- Host: GitHub
- URL: https://github.com/maybemonad/boringui.dev
- Owner: MaybeMonad
- License: mit
- Created: 2024-11-04T12:46:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T17:18:40.000Z (over 1 year ago)
- Last Synced: 2025-03-03T01:44:02.551Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://boringui.dev
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boring UI
Boring UI is a simple and minimalist UI library built with Tailwind CSS and Radix UI. It's designed to provide a set of basic, well-crafted UI components that you can use to build your applications. Just like the shadcn/ui.
## Why "Boring"?
The name "Boring UI" is a tongue-in-cheek reference to the idea that the best user interfaces are often the most unassuming and straightforward. We believe that the most effective UI components are those that prioritize usability, accessibility, and consistency over flashy design trends.
## Features
- **Tailwind CSS-powered**: Boring UI is built on top of Tailwind CSS, providing a utility-first approach to styling and theming.
- **Radix UI components**: We leverage the well-designed and accessible components from the Radix UI library, including buttons, dropdowns, modals, and more.
- **Minimal and focused**: Boring UI aims to provide a curated set of essential UI components, without the bloat of a larger UI framework.
- **Highly customizable**: You can easily customize the styles and behaviors of the Boring UI components to match your brand and design requirements.
- **Accessible by default**: All Boring UI components are built with accessibility in mind, following best practices for keyboard navigation, screen readers, and more.
## Contributing
We welcome contributions to Boring UI! If you find a bug, have a feature request, or would like to contribute code, please [open an issue](https://github.com/MaybeMonad/boring-ui/issues/new) or submit a pull request.
## License
Boring UI is licensed under the [MIT License](LICENSE).