@easy-ui-react/easy-ui-react
v1.7.0
Published
A React UI component library
Downloads
791
Readme
EasyUI
An Open-source React component library. Typed, compatible with React 17+. Documented and testable with storybook.
EasyUI requires React 17 or later as a peer dependency. Make sure it is already installed in your project.
- Minimal API surface : components do one thing well and are easy to compose
- Fully typed : every prop, every variant, every callback is typed
- No runtime dependencies : beyond React itself
Requirements
| Requirement | Version | |-------------|------------| | React | ≥ 17.0.0 | | react-dom | ≥ 17.0.0 |
Storybook
Every component has an interactive story where you can explore props and variants in live. Open Storybook →
Documentation
See the documentation
Tech stack
| Layer | Technology | |------------|-------------------------| | Language | TypeScript | | Framework | React | | Styling | Tailwind CSS | | Bundler | Vite (ES + CJS outputs) | | Testing | Vitest + Playwright | | Docs | Storybook, Docusaurus |
Contributing
Found a bug or want to propose a component? Open an issue or a pull request on GitHub.
License
MIT
