@fefade/react
Version:
Reusable React UI components powered by the FEFADE core system.
44 lines (29 loc) • 1.3 kB
Markdown
<p align="center">
<img src="./packages/docs/public/logo.png" width="150" height="120" />
</p>
<h1 align="center">fefade</h1>
[](https://github.com/dxdns/fefade/blob/master/LICENSE)

**fefade** is a lightweight and dependency-free UI component library.
> Minimal, accessible, dependency-free — made by a developer who loves clean UI.
## Why fefade?
- Lightweight by design
- Isolated styles using CSS Modules — no bleeding styles
- Simple to read, simple to use
## Features
- **Zero external dependencies**
- **Scoped styles with CSS Modules** (no global conflicts)
- Optional integration with Tailwind (not required)
- **Easy theme customization** — built to support theming out-of-the-box
- **Dark and Light themes included** by default, switchable via simple props or
CSS variables
- Fully typed with TypeScript
- Component slots and customizable props
- Built for developer experience (DX)
## Documentation
Coming soon in the [https://fefade.dev](https://fefade.dev).
## Contributing
Please see the [Contributing Guide](CONTRIBUTING.md) for information on
contributing to fefade.
## License
MIT — free for personal and commercial use.