Modular CSS Library that brings the beauty of Terminal UIs to the browser
AI summary will be generated soon. Check back later for an in-depth analysis of this project.
Not enough data yet. Star history will appear after a few days of tracking.
ant-design
An enterprise-class UI design language and React UI library
vuetifyjs
🐉 Vue Component Framework
saadeghi
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
chakra-ui
Chakra UI is a component system for building SaaS products with speed ⚡️
DavidHDev
An open source collection of animated, interactive & fully customizable React components for building memorable websites.
layui
一套遵循浏览器原生态开发模式的 Web UI 组件库。
Install the base WebTUI package with your preferred package manager
bun i @webtui/css npm i @webtui/css yarn add @webtui/css pnpm install @webtui/css
In your global CSS file, define the order of layers then import the library
@layer base, utils, components; @import '@webtui/css';
Start using the library in your HTML