# UUI Universal Utility-first React UI Library            [](https://doc.uui.cool/)  > **UUI is still heavily under development.** Specifications and Usage might change in the future and, as of now, no backwards compatibility is guaranteed! English | [简体中文](https://github.com/HackPlan/UUI/blob/master/docs/README.zh-CN.md) ## Features * A set of useful components out of the box. * TypeScript based full type safety. * Highly customizable. * WAI-ARIA 1.2 compliance ## Installation ⚠️⚠️⚠️ UUI requires TypeScript 3.8 or higher. ⚠️⚠️⚠️ ```bash npm install @hackplan/uui --save ``` ```bash yarn add @hackplan/uui ``` ## Usage ```tsx import '@hackplan/uui/lib/index.css'; import { Button } from '@hackplan/uui'; function App() { return (
|
|
| :----------------------------------------------------------: | :----------------------------------------------------------: | ------------------------------------------------------------ |
| [图压](https://tuya.xinxiao.tech/) | [多少记账](https://duoshao.app/) | [昼间日历](https://daylight.cool/) |
## Licenses
All files on the UUI GitHub repository are subject to the MIT license. Please read the License file at the root of the project.