Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaywcjlove/awesome-uikit

Collect JS Frameworks, Web components library and Admin Template.
https://github.com/jaywcjlove/awesome-uikit

List: awesome-uikit

angular angular-components ant-design antd awesome awesome-list bootstrap bootstrap-admin-theme bootstrap4 framework ng-admin react react-admin react-components ui-component uikit uiw vue vue-admin vue-components

Last synced: about 2 months ago
JSON representation

Collect JS Frameworks, Web components library and Admin Template.

Awesome Lists containing this project

README

        

Awesome UIKit
===

[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![Awesome](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/jaywcjlove/awesome-uikit)
[![CI](https://github.com/jaywcjlove/awesome-uikit/actions/workflows/ci.yml/badge.svg)](https://github.com/jaywcjlove/awesome-uikit/actions/workflows/ci.yml)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/awesome-uikit?logo=docker)](https://hub.docker.com/r/wcjiang/awesome-uikit)

Collect JS Frameworks, Web components library and Admin Template.

Contents
---

- [Frameworks](#frameworks)
- [The Big Three](#the-big-three)
- [Historically Significant](#historically-significant)
- [Notable](#notable)
- [Mobile](#mobile)
- [Mini Program](#mini-program)
- [Rest of the Pack](#rest-of-the-pack)
- [State of the React](#state-of-the-react)
- [Web Components](#web-components)
- [Components](#components)
- [Tools](#tools)
- [UI Components](#ui-components)
- [React](#react)
- [React Native](#react-native)
- [Vue](#vue)
- [Angular](#angular)
- [Tailwind](#tailwind)
- [San](#san)
- [Mithril](#mithril)
- [WebCell](#webcell)
- [Svelte](#svelte)
- [All In](#all-in)
- [Tradition](#tradition)
- [Mobile UI Components](#mobile-ui-components)
- [React](#react-1)
- [React Native](#react-native)
- [Vue](#vue-1)
- [Wechat](#wechat-1)
- [Tradition](#tradition-1)
- [Admin Template](#admin-template)
- [React](#react-2)
- [Vue](#vue-2)
- [Angular](#angular-1)
- [Other](#other)
- [Tools](#tools)
- [CheatSheet](#cheatsheet)

**Explanation**

![Open-Source Software][OSS Icon] means **open source**, click to enter **open source** repo;
![hot][hot Icon] means **hot**;

## Frameworks

Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://jsreport.io/the-ultimate-guide-to-javascript-frameworks/)

### The Big Three

- [React](https://reactjs.org/) - A JavaScript library for building user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/facebook/react)
- [Angular](https://angular.io/) - One framework. Mobile & desktop. [![Open-Source Software][OSS Icon]](https://github.com/angular/angular)
- [Vue.js](https://vuejs.org/) - A progressive, incrementally-adoptable JavaScript framework for building UI on the web. [![Open-Source Software][OSS Icon]](https://github.com/vuejs/vue)

### Historically Significant

- [AngularJS](https://angularjs.org) - AngularJS - HTML enhanced for web apps! [![Open-Source Software][OSS Icon]](https://github.com/angular/angular.js)
- [Backbone](http://backbonejs.org/) - Give your JS App some Backbone with Models, Views, Collections, and Events. [![Open-Source Software][OSS Icon]](https://github.com/jashkenas/backbone/)
- [Ember](https://www.emberjs.com/) - A JavaScript framework for creating ambitious web applications. [![Open-Source Software][OSS Icon]](https://github.com/emberjs/ember.js)

### Notable

- [Aurelia](http://aurelia.io/) - Aurelia allows us to focus on business logic, not on the framework. [![Open-Source Software][OSS Icon]](https://github.com/aurelia)
- ~~[anu](https://rubylouvre.github.io/anu/)~~ - he React16-compat mini library. [![Open-Source Software][OSS Icon]](https://github.com/RubyLouvre/anu)
- ~~[Elm](http://elm-lang.org/) - Server and client code for the Elm website. [![Open-Source Software][OSS Icon]](https://github.com/elm/core)~~
- [FicusJS](https://docs.ficusjs.org) - Lightweight functions for developing applications using web components. [![Open-Source Software][OSS Icon]](https://github.com/ficusjs/ficusjs)
- [HTM](https://github.com/developit/htm) - JSX alternative using standard tagged templates, with compiler support. [![Open-Source Software][OSS Icon]](https://github.com/developit/htm)
- [htmx](https://htmx.org/) - \> htmx - high power tools for HTML [![Open-Source Software][OSS Icon]](https://github.com/bigskysoftware/htmx)
- [Inferno](https://infernojs.org/) - An extremely fast, React-like JavaScript library for building modern user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/infernojs/inferno) ![hot][hot Icon]
- [Nano JSX](https://github.com/yandeu/nano-jsx) - Lightweight 1KB JSX library. [![Open-Source Software][OSS Icon]](https://github.com/yandeu/nano-jsx)
- [Nue](https://htmx.org/) - The Content First Web Framework [![Open-Source Software][OSS Icon]](https://github.com/nuejs/nue)
- ~~[Polymer](https://www.polymer-project.org/) - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer)~~
- [Preact](https://preactjs.com/) - Fast 3kB React alternative with the same modern API. Components & Virtual DOM. [![Open-Source Software][OSS Icon]](https://github.com/developit/preact/)
- [ReasonML](https://reasonml.github.io/) - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems. [![Open-Source Software][OSS Icon]](https://github.com/facebook/reason)
- [Svelte](https://svelte.technology) - The magical disappearing UI framework. [![Open-Source Software][OSS Icon]](https://github.com/sveltejs/svelte) ![hot][hot Icon]
- [Solid](https://github.com/ryansolid/solid) - A declarative, efficient, and flexible JavaScript library for building user interfaces.. [![Open-Source Software][OSS Icon]](https://github.com/ryansolid/solid) ![hot][hot Icon]

### Mobile

- [nativescript-vue](https://nativescript-vue.org/) - NativeScript with the ease of Vue. [![Open-Source Software][OSS Icon]](https://github.com/nativescript-vue/nativescript-vue)
- [react-native](http://facebook.github.io/react-native/) - A framework for building native apps with React. [![Open-Source Software][OSS Icon]](https://github.com/facebook/react-native) ![hot][hot Icon]
- ~~[Weex](https://weex.apache.org/) - A framework for building Mobile cross-platform UI. [![Open-Source Software][OSS Icon]](https://github.com/apache/incubator-weex)~~

### Mini Program

- ~~[alita](https://areslabs.github.io/alita) - 把 React Native 代码转换成微信小程序代码的转换引擎工具。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)~~
- ~~[Antmove](https://ant-move.github.io/) - 编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序。 [![Open-Source Software][OSS Icon]](https://github.com/ant-move/Antmove)~~
- ~~[Anna Remax UI](https://github.com/AnnaSearl/anna-remax-ui) - 一款基于 Remax 框架开发的小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui)~~
- ~~[Chameleon](http://cml.didi.cn/) - 一套代码运行多端,一端所见即多端所见 [![Open-Source Software][OSS Icon]](https://github.com/didi/chameleon)~~
- [mpx](https://didi.github.io/mpx/) - 滴滴开源小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/didi/mpx)
- ~~[mpvue](http://mpvue.com) - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 [![Open-Source Software][OSS Icon]](https://github.com/Meituan-Dianping/mpvue)~~
- [taro](https://taro.jd.com/) - 多端统一开发框架,支持小程序、H5、React Native 等的应用。[![Open-Source Software][OSS Icon]](https://github.com/NervJS/taro)
- ~~[weapp-native](https://github.com/skyFi/weapp-native) - 像 React 组件开发一样来开发微信小程序,开发微信小程序框架。 [![Open-Source Software][OSS Icon]](https://github.com/skyFi/weapp-native)~~
- ~~[wepy](https://wepyjs.gitee.io/wepy-docs/) - 小程序组件化开发框架 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/wepy)~~
- ~~[Remax](https://remaxjs.org) - 将 React 运行在小程序环境中,让你可以使用完整的 React 进行开发 [![Open-Source Software][OSS Icon]](https://github.com/remaxjs/remax)~~
- [uni-app](https://uniapp.dcloud.io/) 使用 Vue 语法开发小程序、H5、App的统一框架 [![Open-Source Software][OSS Icon]](https://github.com/dcloudio/uni-app)

### Rest of the Pack

- [AppRun](https://apprun.js.org/) - AppRun is a developing applications using the elm architecture, events and components. [![Open-Source Software][OSS Icon]](https://github.com/yysun/apprun)
- [Atomico](https://github.com/UpperCod/Atomico) - A small(1.6kB) library to work with web components. [![Open-Source Software][OSS Icon]](https://github.com/UpperCod/Atomico)
- [Binding.scala](https://github.com/ThoughtWorksInc/Binding.scala) - Reactive data-binding for Scala. [![Open-Source Software][OSS Icon]](https://github.com/ThoughtWorksInc/Binding.scala)
- ~~[avalon](https://github.com/RubyLouvre/avalon) - An elegant efficient express mvvm framework. [![Open-Source Software][OSS Icon]](https://github.com/RubyLouvre/avalon)~~
- [Bobril](http://bobril.com/) - Component oriented framework with Virtual dom (fast, stable, with tooling). [![Open-Source Software][OSS Icon]](https://github.com/Bobris/Bobril) ![hot][hot Icon]
- ~~[Choo](https://choo.io/) - sturdy 4kb frontend framework. [![Open-Source Software][OSS Icon]](https://github.com/choojs/choo)~~
- [CxJS](https://cxjs.io/) - Advanced JavaScript UI framework for admin and dashboard applications with ready to use grid, form and chart components. [![Open-Source Software][OSS Icon]](https://github.com/codaxy/cxjs)
- [Cycle.js](https://cycle.js.org/) - A functional and reactive JavaScript framework for predictable code. [![Open-Source Software][OSS Icon]](https://github.com/cyclejs/cyclejs)
- ~~[DYO](https://dyo.js.org/) - a library for building user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/thysultan/dio.js) ![hot][hot Icon]~~
- ~~[Dojo](https://dojo.io/) - meta information for the project. [![Open-Source Software][OSS Icon]](https://github.com/dojo/meta)~~
- [Domvm](https://domvm.github.io/domvm/) - DOM ViewModel - A thin, fast, dependency-free vdom view layer. [![Open-Source Software][OSS Icon]](https://github.com/domvm/domvm) ![hot][hot Icon]
- ~~[DoneJS](https://donejs.com/) - Is the easiest way to get a high-performance, real-time, web and mobile application done! [![Open-Source Software][OSS Icon]](https://github.com/donejs/donejs)~~
- [dva](https://github.com/dvajs/dva) - React and redux based, lightweight and elm-style framework. [![Open-Source Software][OSS Icon]](https://github.com/dvajs/dva)
- [dagger](https://daggerjs.org/) - A lightweight html-based runtime web frontend framework. [![Open-Source Software][OSS Icon]](https://github.com/dagger8224/dagger.js)
- ~~[Etch](https://github.com/atom/etch) - Builds components using a simple and explicit API around virtual-dom. [![Open-Source Software][OSS Icon]](https://github.com/atom/etch)~~
- ~~[esx](http://elm-lang.org/) - Like JSX, but native and fast. [![Open-Source Software][OSS Icon]](https://github.com/esxjs/esx)~~
- ~~[Gruu](https://mareklabuz.github.io/gruu-docs/) - JavaScript library for creating dynamic content. [![Open-Source Software][OSS Icon]](https://github.com/MarekLabuz/gruu)~~
- [Glimmer](https://glimmerjs.com/) - Central repository for the Glimmer.js project. [![Open-Source Software][OSS Icon]](https://github.com/glimmerjs/glimmer.js)
- [Hyperapp](https://hyperapp.js.org/) - 1 KB JavaScript library for building web applications. [![Open-Source Software][OSS Icon]](https://github.com/jorgebucaran/hyperapp) ![hot][hot Icon]
- ~~[Hyperdom](https://github.com/featurist/hyperdom) - A fast, feature rich and simple framework for building dynamic browser applications. [![Open-Source Software][OSS Icon]](https://github.com/featurist/hyperdom)~~
- [hyperHTML](https://viperhtml.js.org/) - A Fast & Light Virtual DOM Alternative. [![Open-Source Software][OSS Icon]](https://github.com/WebReflection/hyperHTML)
- [Ivi](https://github.com/ivijs/ivi) - Javascript (TypeScript) library for building web user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/ivijs/ivi) ![hot][hot Icon]
- ~~[Intact](https://javey.github.io/Intact) - An inheritable and strong logic template front-end mvvm framework. [![Open-Source Software][OSS Icon]](https://github.com/Javey/Intact)~~
- ~~[Knockout](http://knockoutjs.com/) - Knockout makes it easier to create rich, responsive UIs with JavaScript. [![Open-Source Software][OSS Icon]](https://github.com/knockout/knockout)~~
- [Maquette](https://maquettejs.org/) - Pure and simple virtual DOM library. [![Open-Source Software][OSS Icon]](https://github.com/AFASSoftware/maquette)
- [Marko](https://markojs.com/) - A friendly (and fast!) UI library from eBay that makes building web apps fun. [![Open-Source Software][OSS Icon]](https://github.com/marko-js/marko)
- [Mithril](https://mithril.js.org/) - A Javascript Framework for Building Brilliant Applications. [![Open-Source Software][OSS Icon]](https://github.com/MithrilJS/mithril.js)
- [million](https://github.com/millionjs/million) - <1kb virtual DOM - it's fast!. [![Open-Source Software][OSS Icon]](https://github.com/millionjs/million)
- ~~[Moon](https://moonjs.org) - A minimal, blazing fast UI library. [![Open-Source Software][OSS Icon]](https://github.com/kbrsh/moon)~~
- ~~[Maka.js](https://github.com/makajs/maka) - An inheritable and strong logic template front-end mvvm framework. [![Open-Source Software][OSS Icon]](https://github.com/makajs/maka)~~
- ~~[Nerv](https://nerv.aotu.io/) - A blazing fast React alternative, compatible with IE8 and React 16. [![Open-Source Software][OSS Icon]](https://github.com/NervJS/nerv)~~
- ~~[NX](http://www.nx-framework.com/) - A modular front-end framework - inspired by the server-side and Web Components. [![Open-Source Software][OSS Icon]](https://github.com/nx-js/framework)~~
- ~~[petit-dom](https://github.com/yelouafi/petit-dom) - minimalist virtual dom library. [![Open-Source Software][OSS Icon]](https://github.com/yelouafi/petit-dom) ![hot][hot Icon]~~
- [Picodom](https://github.com/picodom/picodom) - 1 KB VDOM builder and patch function. [![Open-Source Software][OSS Icon]](https://github.com/picodom/picodom) ![hot][hot Icon]
- ~~[Pux](https://github.com/alexmingoia/purescript-pux/) - Build type-safe web apps with PureScript. [![Open-Source Software][OSS Icon]](https://github.com/alexmingoia/purescript-pux/)~~
- ~~[RE:DOM](https://redom.js.org/) - Tiny (2 KB) turboboosted JavaScript library for creating user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/redom/redom)~~
- [Ractive](https://ractive.js.org/) - Next-generation DOM manipulation. [![Open-Source Software][OSS Icon]](https://github.com/ractivejs/ractive)
- ~~[react-lite](https://github.com/Lucifier129/react-lite) - an implementation of React that optimizes for small script size. [![Open-Source Software][OSS Icon]](https://github.com/Lucifier129/react-lite)~~
- ~~[RE:DOM](https://redom.js.org/) - Tiny (2 KB) turboboosted JavaScript library for creating user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/redom/redom) ![hot][hot Icon]~~
- ~~[Reflex](https://github.com/mozilla/reflex) - Functional reactive UI library. [![Open-Source Software][OSS Icon]](https://github.com/mozilla/reflex)~~
- [Riot ](http://riotjs.com/) - Simple and elegant component-based UI library. [![Open-Source Software][OSS Icon]](https://github.com/riot/riot)
- ~~[rxdomh](https://github.com/xialvjun/rx-domh) - Create DOM element and bind observables on it. [![Open-Source Software][OSS Icon]](https://github.com/xialvjun/rx-domh)~~
- [San](https://ecomfe.github.io/san/) - A Flexible JavaScript Component Framework. [![Open-Source Software][OSS Icon]](https://github.com/ecomfe/san)
- ~~[Simulacra.js](https://simulacra.js.org/) - Data-binding function for the DOM. [![Open-Source Software][OSS Icon]](https://github.com/daliwali/simulacra)~~
- [Slim.js](http://slimjs.com) - Fast & Robust Front-End Micro-framework based on modern standards. [![Open-Source Software][OSS Icon]](https://github.com/eavichay/slim.js)
- [STEM.JS](https://github.com/mciucu/stemjs) - Another javascript framework. [![Open-Source Software][OSS Icon]](https://github.com/mciucu/stemjs)
- [Stimulus](https://stimulusjs.org/) - A modest JavaScript framework for the HTML you already have [![Open-Source Software][OSS Icon]](https://github.com/hotwired/stimulus)
- ~~[Surplus](https://github.com/adamhaile/surplus) - High performance JSX web views for S.js applications. [![Open-Source Software][OSS Icon]](https://github.com/adamhaile/surplus) ![hot][hot Icon]~~
- ~~[Thermite](https://github.com/paf31/purescript-thermite) - A simple PureScript wrapper for React. [![Open-Source Software][OSS Icon]](https://github.com/paf31/purescript-thermite)~~
- ~~[TSERS](https://github.com/tsers-js/core) - Transform-Signal-Executor framework for Reactive Streams. [![Open-Source Software][OSS Icon]](https://github.com/tsers-js/core)~~
- ~~[Superfine](https://github.com/jorgebucaran/superfine) - Absolutely minimal view layer for building web interfaces. [![Open-Source Software][OSS Icon]](https://github.com/jorgebucaran/superfine)~~
- ~~[Vidom](https://github.com/dfilatov/vidom) - Library to build UI based on virtual DOM. [![Open-Source Software][OSS Icon]](https://github.com/dfilatov/vidom)~~
- [Vuera](https://github.com/akxcv/vuera) - Vue in React, React in Vue. Seamless integration of the two. [![Open-Source Software][OSS Icon]](https://github.com/akxcv/vuera)
- [WebCell](https://web-cell.dev/) - Web Components engine based on JSX & TypeScript [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/WebCell)

### State of the React

- ~~[Constate](https://github.com/diegohaz/constate) - React Context + State. [![Open-Source Software][OSS Icon]](https://github.com/diegohaz/constate)~~
- [Easy Peasy](https://easy-peasy.dev/) - Vegetarian friendly state for React. [![Open-Source Software][OSS Icon]](https://github.com/ctrlplusb/easy-peasy)
- [Hox](https://github.com/umijs/hox) - The next-generation state manager for React. [![Open-Source Software][OSS Icon]](https://github.com/umijs/hox)
- [icestore](https://github.com/ice-lab/icestore) - The next-generation state manager for React. [![Open-Source Software][OSS Icon]](https://github.com/ice-lab/icestore)
- [Jotai](https://jotai.pmnd.rs/) - Primitive and flexible state management for React. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/jotai)
- [MobX](http://mobx.js.org/) - Simple, scalable state management. [![Open-Source Software][OSS Icon]](https://github.com/mobxjs/mobx)
- [Recoil](https://github.com/facebookexperimental/Recoil) - Recoil is an experimental state management library for React apps. [![Open-Source Software][OSS Icon]](https://github.com/facebookexperimental/Recoil)
- ~~[React Easy State](https://github.com/RisingStack/react-easy-state) - Simple React state management. Made with ❤️ and ES6 Proxies. [![Open-Source Software][OSS Icon]](https://github.com/RisingStack/react-easy-state)~~
- [Redux Toolkit](https://redux-toolkit.js.org/) - The official, opinionated, batteries-included toolset for efficient Redux development [![Open-Source Software][OSS Icon]](https://github.com/reduxjs/redux-toolkit)
- ~~[react-hooks-global-state](https://github.com/dai-shi/react-hooks-global-state) - Simple global state for React with Hooks API without Context API. [![Open-Source Software][OSS Icon]](https://github.com/dai-shi/react-hooks-global-state)~~
- [rematch](https://github.com/rematch/rematch) - State management with statecharts.. [![Open-Source Software][OSS Icon]](https://github.com/rematch/rematch)
- ~~[Unistore](https://github.com/developit/unistore) - 350b/650b state container with component actions for Preact & React. [![Open-Source Software][OSS Icon]](https://github.com/developit/unistore)~~
- ~~[unstated-next](https://jotai.pmnd.rs/) - 200 bytes to never think about React state management libraries ever again. [![Open-Source Software][OSS Icon]](https://github.com/jamiebuilds/unstated-next)~~
- [useStateMachine](https://github.com/cassiozen/useStateMachine) - The ½ kb state machine hook for React. [![Open-Source Software][OSS Icon]](https://github.com/cassiozen/useStateMachine)
- [Valtio](http://valtio-demo.pmnd.rs/) - Valtio makes proxy-state simple for React and Vanilla. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/valtio)
- [zustand](https://zustand.surge.sh/) - Bear necessities for state management in React. [![Open-Source Software][OSS Icon]](https://github.com/pmndrs/zustand)

## Web Components

### Components

- [amp](https://amp.dev/) - The AMP web component framework. [![Open-Source Software][OSS Icon]](https://github.com/ampproject/amphtml)
- [bolt](https://github.com/boltdesignsystem/bolt) The Bolt Design System provides robust Twig and Web Component. [![Open-Source Software][OSS Icon]](https://github.com/boltdesignsystem/bolt)
- [~~Clarity~~](http://clarity.design) - Clarity is an open source design system that brings together UX guidelines, design resources, and coding implementations with Web Components. [![Open-Source Software][OSS Icon]](https://github.com/vmware/clarity)
- [Material Web](https://github.com/material-components/material-web) - Material Design Web Components. [![Open-Source Software][OSS Icon]](https://github.com/material-components/material-web)
- [Fast](https://www.fast.design) - The adaptive interface system for modern web experiences. [![Open-Source Software][OSS Icon]](https://github.com/microsoft/fast)
- [Lion](https://lion-web.netlify.app/) - Fundamental white label web component features for your design system. [![Open-Source Software][OSS Icon]](https://github.com/ing-bank/lion)
- [Nude UI](https://nudeui.com) - Lea's kitchen sink of form components. WIP. [![Open-Source Software][OSS Icon]](https://github.com/LeaVerou/nudeui)
- [Shoelace](https://shoelace.style/) - A collection of professionally designed, every day UI components built on a framework-agnostic technology. [![Open-Source Software][OSS Icon]](https://github.com/shoelace-style/shoelace)
- [UI5 Web Components](https://sap.github.io/ui5-webcomponents/) - the enterprise-flavored sugar on top of native APIs. [![Open-Source Software][OSS Icon]](https://github.com/SAP/ui5-webcomponents)
- [~~Wired Elements~~](https://wiredjs.com/) - Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. [![Open-Source Software][OSS Icon]](https://github.com/rough-stuff/wired-elements)
- [xy-ui](https://xy-ui.codelabo.cn) - 面向未来的原生 web components UI组件库 [![Open-Source Software][OSS Icon]](https://github.com/XboxYan/xy-ui)

### Tools

- [~~Corpuscule~~](https://corpusculejs.github.io/corpuscule) - Small Web Components framework based on decorators. [![Open-Source Software][OSS Icon]](https://github.com/corpusculejs/corpuscule)
- [DNA](https://www.chialab.io/p/dna) - Progressive Web Components library. [![Open-Source Software][OSS Icon]](https://github.com/chialab/dna)
- [~~jsx-for-web-components~~](https://github.com/slogsdon/jsx-for-web-components) - A basic JSX factory for use in projects leveraging web components. [![Open-Source Software][OSS Icon]](https://github.com/slogsdon/jsx-for-web-components)
- [LWC](https://lwc.dev/) - A Blazing Fast, Enterprise-Grade Web Components Foundation. [![Open-Source Software][OSS Icon]](https://github.com/salesforce/lwc)
- [Lit](https://lit.dev/) - Lit is a simple library for building fast, lightweight web components. [![Open-Source Software][OSS Icon]](https://github.com/lit/lit)
- [Panel](https://github.com/mixpanel/panel) - Web Components + Virtual DOM: web standards for powerful UIs. [![Open-Source Software][OSS Icon]](https://github.com/mixpanel/panel)
- [Stencil](https://stenciljs.com/) - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. [![Open-Source Software][OSS Icon]](https://github.com/ionic-team/stencil)
- [~~Skate~~](http://skatejs.netlify.com/) - Effortless custom elements powered by modern view libraries. [![Open-Source Software][OSS Icon]](https://github.com/skatejs/skatejs)
- [slim.js](https://slimjs.com/) - Fast & Robust Front-End Micro-framework based on modern standards. [![Open-Source Software][OSS Icon]](https://github.com/slimjs/slim.js)
- [Tonic](https://tonicframework.dev/) - A Low Profile Component Framework – Stable, minimal, easy to audit, zero-dependencies and build-tool-free. [![Open-Source Software][OSS Icon]](https://github.com/socketsupply/tonic)

## UI Components

### React

* [React](https://github.com/facebook/react) based component library.*

- [uiw](http://uiwjs.github.io/) - A high quality UI Toolkit, A Component Library for React. [![Open-Source Software][OSS Icon]](https://github.com/uiwjs/uiw)
- [AgnosticUI](https://www.agnosticui.com/) - Accessible Component Primitives that work with React, Vue 3, Svelte, and Angular [![Open-Source Software][OSS Icon]](https://github.com/agnosticui/agnosticui)
- [ANT DESIGN](https://ant.design/index-cn) - A UI Design Language. [![Open-Source Software][OSS Icon]](https://github.com/ant-design/ant-design)
- [Arco Design](https://arco.design/) - A comprehensive React UI components library. [![Open-Source Software][OSS Icon]](https://github.com/arco-design/arco-design)
- [Atlassian UI](https://atlaskit.atlassian.com/) Atlassian's official UI library, built according to the Atlassian Design Guidelines. [![Open-Source Software][OSS Icon]](https://bitbucket.org/atlassian/atlaskit-mk-2)
- [Amaze UI React](https://github.com/amazeui/amazeui-react) - Amaze UI components built with React.js. [![Open-Source Software][OSS Icon]](https://github.com/amazeui/amazeui-react)
- [Arwes](https://arwes.dev) - Futuristic Sci-Fi and Cyberpunk Graphical User Interface Framework for Web Apps. [![Open-Source Software][OSS Icon]](https://github.com/arwesjs/arwes)
- [Ariakit](https://arwes.dev) - Futuristic Sci-Fi and Cyberpunk Graphical User Interface Framework for Web Apps. [![Open-Source Software][OSS Icon]](https://github.com/arwesjs/arwes)
- [AdmiralDS React UI](https://admiralds.github.io/react-ui/) - Сторибук компонентов React на основе дизайн системы Адмирал 2.1 [![Open-Source Software][OSS Icon]](https://github.com/AdmiralDS/react-ui)
- [Backpack](https://backpack.github.io) - Backpack Design System. [![Open-Source Software][OSS Icon]](https://github.com/Skyscanner/backpack)
- [Base UI](https://baseweb.design) - Base Web React Components. [![Open-Source Software][OSS Icon]](https://github.com/uber-web/baseui)
- [Blueprint](http://blueprintjs.com/) - Blueprint is a React-based UI toolkit for the web. [![Open-Source Software][OSS Icon]](https://github.com/palantir/blueprint)
- [Bloom](https://bloom.appearhere.co.uk/) - Bloom acts as a central repository for reuseable React components. [![Open-Source Software][OSS Icon]](https://github.com/appearhere/bloom)
- [Belle](http://nikgraf.github.io/belle/) - Configurable React Components with great UX. [![Open-Source Software][OSS Icon]](https://github.com/nikgraf/belle)
- [Blue](https://github.com/helpscout/blue) - A React UI Component Suites living for enterprise application. [![Open-Source Software][OSS Icon]](https://github.com/helpscout/blue)
- [Buttercup UI](https://buttercup.pw/) - React UI Components used in Buttercup products. [![Open-Source Software][OSS Icon]](https://github.com/buttercup/ui)
- [Carbon](http://react.carbondesignsystem.com) - React components according to IBM’s. [![Open-Source Software][OSS Icon]](https://github.com/IBM/carbon-components-react)
- [Chakra](https://chakra-ui.com) - Simple, Modular & Accessible UI Components for your React Applications. [![Open-Source Software][OSS Icon]](https://github.com/chakra-ui/chakra-ui)
- [ChatUI](https://chatui.io/) - The UI design language and React library for Conversational UI. [![Open-Source Software][OSS Icon]](https://github.com/alibaba/ChatUI)
- [cloud-react](https://cloud-react.shuyun.com) - 数云 PC端 react 基础组件。 [![Open-Source Software][OSS Icon]](https://github.com/ShuyunFF2E/cloud-react)
- [design-blocks](https://www.froala.com/design-blocks) - React implementation for Froala Design Blocks. [![Open-Source Software][OSS Icon]](https://github.com/froala/react-froala-design-blocks)
- [DevUI](https://react-devui.com) - UI components based on React and DevUI Design. [![Open-Source Software][OSS Icon]](https://github.com/DevCloudFE/react-devui)
- [Evergreen](https://segmentio.github.io/evergreen/) - Evergreen React UI Framework by Segment. [![Open-Source Software][OSS Icon]](https://github.com/segmentio/evergreen)
- [EBS Design System](https://github.com/ebs-integrator/ebs-design) - A React-based UI toolkit for enterprise grade applications. [![Open-Source Software][OSS Icon]](https://github.com/ebs-integrator/ebs-design)
- [Echo UI](https://echoui.dev/) - A high-performance and out-of-the-box web audio API component library, build with React and TailwindCSS. [![Open-Source Software][OSS Icon]](https://github.com/codeacme17/echo-ui)
- [Element React](https://elemefe.github.io/element-react/) - A collection of essential UI components written with React. [![Open-Source Software][OSS Icon]](https://github.com/ElemeFE/element-react)
- [~~ExtReact~~](https://github.com/sencha/ext-react) - Use Ext JS components in React. [![Open-Source Software][OSS Icon]](https://github.com/sencha/ext-react)
- [~~Fannypack~~](https://github.com/jxom/fannypack) - A friendly, themeable, accessible React UI Kit built with Reakit. [![Open-Source Software][OSS Icon]](https://github.com/jxom/fannypack)
- [Foundation](https://react.foundation) - Foundation as React components. [![Open-Source Software][OSS Icon]](https://github.com/nordsoftware/react-foundation)
- [Fyndiq UI](https://fyndiq.github.io/fyndiq-ui) - Library of reusable components for Fyndiq. [![Open-Source Software][OSS Icon]](https://github.com/fyndiq/fyndiq-ui)
- [Fluent UI Web](https://react.fluentui.dev/) - Fluent UI web represents a collection of utilities, React components, and web components for building web applications. [![Open-Source Software][OSS Icon]](https://github.com/microsoft/fluentui)
- [Fusion Design](https://fusion.design/) - A configurable component library for web built on React. [![Open-Source Software][OSS Icon]](https://github.com/alibaba-fusion/next)
- [Elemental UI](http://elemental-ui.com) - A flexible and beautiful UI framework for React.js. [![Open-Source Software][OSS Icon]](https://github.com/elementalui/elemental)
- [~~Fluent UI React~~](https://stardust-ui.github.io/react/) - A themable React component library. [![Open-Source Software][OSS Icon]](https://github.com/microsoft/fluent-ui-react)
- [Garden](https://zendeskgarden.github.io/react-components/) - Garden React components based on garden css. [![Open-Source Software][OSS Icon]](https://github.com/zendeskgarden/react-components)
- [Geist UI](https://react.geist-ui.dev/) - Modern and minimalist React UI library. [![Open-Source Software][OSS Icon]](https://github.com/geist-org/react)
- [Gestalt](https://pinterest.github.io/gestalt/) - A set of React UI components that supports Pinterest’s design language. [![Open-Source Software][OSS Icon]](https://github.com/pinterest/gestalt)
- [govuk-react](https://github.com/govuk-react/govuk-react/) - An implementation of the GOV.UK Design System in React using CSSinJS. [![Open-Source Software][OSS Icon]](https://github.com/govuk-react/govuk-react)
- [Grommet](https://v2.grommet.io) - Focus on the essential experience. [![Open-Source Software][OSS Icon]](https://github.com/grommet/grommet)
- [Hack Club Design System](https://design.hackclub.com) - A react UIKit with nijigen style. [![Open-Source Software][OSS Icon]](https://github.com/hackclub/design-system)
- [hana-ui](https://hana-ui.moe) - A react UIKit with nijigen style. [![Open-Source Software][OSS Icon]](https://github.com/hana-group/hana-ui)
- [HIUI](https://xiaomi.github.io/hiui/) This is a solution that is adequate for the fomulation and implementation of interaction and UI design standard for front, middle and backend. [![Open-Source Software][OSS Icon]](https://github.com/XiaoMi/hiui)
- [Instructure UI](https://instructure.design/) - A UI Component Library made by Instructure, Inc. [![Open-Source Software][OSS Icon]](https://github.com/instructure/instructure-ui)
- [ICE DISIGN](https://alibaba.github.io/ice/) - 海量可复用物料,通过 GUI 工具极速构建中后台应用. [![Open-Source Software][OSS Icon]](https://github.com/alibaba/ice)
- [~~Klarna UI~~](https://github.com/klarna/ui) - Klarna's UI components library. [![Open-Source Software][OSS Icon]](https://github.com/klarna/ui)
- [KhanAcademy React](http://khan.github.io/react-components/) - Klarna's UI components library. [![Open-Source Software][OSS Icon]](https://github.com/Khan/react-components)
- [KDesign](https://react.kingdee.design/) - An enterprise-class React UI components library. [![Open-Source Software][OSS Icon]](https://github.com/kingdee/kdesign)
- [Kuma UI](https://www.kuma-ui.com/) - A Headless, Utility-First, and Zero-Runtime UI Component Library. [![Open-Source Software][OSS Icon]](https://github.com/kuma-ui/kuma-ui)
- [Lodgify](https://lodgify.github.io/lodgify-ui/) - React components for building amazing websites with Lodgify. [![Open-Source Software][OSS Icon]](https://github.com/TrendingTechnology/lodgify-ui)
- [Material-UI](http://www.material-ui.com/#/) - React components that implement Google's Material Design. [![Open-Source Software][OSS Icon]](https://github.com/callemall/material-ui)
- [Modul UI](https://brcportal2.github.io/modul-ui/) - Modul UI React components. [![Open-Source Software][OSS Icon]](https://github.com/brcportal2/modul-ui)
- [MDBootstrap](https://mdbootstrap.com/docs/react/) - React Bootstrap with Material Design. [![Open-Source Software][OSS Icon]](https://github.com/mdbootstrap/React-Bootstrap-with-Material-Design)
- [Mantine](https://mantine.dev/) - React components library with native dark theme support. [![Open-Source Software][OSS Icon]](https://github.com/mantinedev/mantine)
- [NextUI](https://nextui.org) - Beautiful, fast and modern React UI library. [![Open-Source Software][OSS Icon]](https://github.com/nextui-org/nextui)
- [Office UI Fabric](https://developer.microsoft.com/en-us/fabric) - React components for building experiences for Office and Office 365. [![Open-Source Software][OSS Icon]](https://github.com/OfficeDev/office-ui-fabric-react)
- [Orbit](https://orbit.kiwi/) - Public repository of Orbit Components of Kiwi.com. [![Open-Source Software][OSS Icon]](https://github.com/kiwicom/orbit-components)
- [oneui](https://open-ui.org/) - Textkernel OneUI library of reusable UI components. [![Open-Source Software][OSS Icon]](https://github.com/textkernel/oneui)
- [Open UI](https://textkernel.github.io/oneui/) - Textkernel OneUI library of reusable UI components. [![Open-Source Software][OSS Icon]](https://github.com/openui/open-ui)
- [PatternFly React](https://www.patternfly.org/) - A set of React components for the PatternFly project. [![Open-Source Software][OSS Icon]](https://github.com/patternfly/patternfly-react)
- [Prismane](https://www.patternfly.org/) - Prismane is an innovative have-it-all React UI library. [![Open-Source Software][OSS Icon]](https://github.com/prismaneui/prismane)
- [Polaris React](https://polaris.shopify.com) - Shopify’s product component library. [![Open-Source Software][OSS Icon]](https://github.com/Shopify/polaris)
- [Pivotal UI](https://styleguide.pivotal.io/) - Pivotal UI is a collection of React components that are styled for the Pivotal brand. [![Open-Source Software][OSS Icon]](https://github.com/pivotal-cf/pivotal-ui)
- [Prime React](https://www.primefaces.org/primereact) - is a collection of rich UI components for React. [![Open-Source Software][OSS Icon]](https://github.com/primefaces/primereact)
- [Primer](https://primer.style/) - Primer React components. [![Open-Source Software][OSS Icon]](https://github.com/primer/components)
- [Precise UI](https://www.precise-ui.io) - React UI Component Library powered by ZEISS. [![Open-Source Software][OSS Icon]](https://github.com/ZEISS/precise-ui)
- [rbx](https://dfee.github.io/rbx/) - The Comprehensive Bulma UI Framework for React. [![Open-Source Software][OSS Icon]](https://github.com/dfee/rbx)
- [reactjs-components](http://mesosphere.github.io/reactjs-components/) - A library of reusable React components. [![Open-Source Software][OSS Icon]](https://github.com/mesosphere/reactjs-components)
- [reactstrap](https://reactstrap.github.io/) - Simple React Bootstrap 4 components. [![Open-Source Software][OSS Icon]](https://github.com/reactstrap/reactstrap)
- [Reakit](https://reakit.io/) - Toolkit for building really interactive UIs with React. [![Open-Source Software][OSS Icon]](https://github.com/reakit/reakit)
- [React95](https://react95.github.io/React95/) - A React components library with Win95 UI. [![Open-Source Software][OSS Icon]](https://github.com/React95/React95)
- [RSUITE](https://rsuitejs.com/) - A suite of React components . [![Open-Source Software][OSS Icon]](https://github.com/rsuite/rsuite)
- [React Spectrum](https://react-spectrum.adobe.com/react-spectrum/) - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences. From Adobe. [![Open-Source Software][OSS Icon]](https://github.com/adobe/react-spectrum)
- [Radix Primitives](https://www.radix-ui.com/) - An open-source UI component library for building high-quality, accessible design systems and web apps. [![Open-Source Software][OSS Icon]](https://github.com/radix-ui/primitives)
- [React Material Web Components](https://rmwc.io/) - A collection of JetBrains Web UI components. [![Open-Source Software][OSS Icon]](https://github.com/rmwc/rmwc)
- [Ring UI](https://jetbrains.org/ring-ui/index.html) - A collection of JetBrains Web UI components. [![Open-Source Software][OSS Icon]](https://github.com/JetBrains/ring-ui)
- [React UI](http://lobos.github.io/react-ui/) - React Components,base on bootstrap 4.0. [![Open-Source Software][OSS Icon]](https://github.com/Lobos/react-ui)
- [React-Bootstrap](https://react-bootstrap.github.io/) - The most popular front-end framework, rebuilt for React. [![Open-Source Software][OSS Icon]](https://github.com/react-bootstrap/react-bootstrap)
- [Restart UI](https://react-restart.github.io/ui/) - A set of full featured, extensible, and accessible UI components, designed to integrate into any styling framework or system. [![Open-Source Software][OSS Icon]](https://github.com/react-restart/ui)
- [React Bootstrap](https://reactstrap.github.io) - Simple React Bootstrap 4 components. [![Open-Source Software][OSS Icon]](https://github.com/reactstrap/reactstrap)
- [React Desktop](http://reactdesktop.js.org) - React UI Components for macOS High Sierra and Windows 10. [![Open-Source Software][OSS Icon]](https://github.com/gabrielbull/react-desktop)
- [react-materialize](https://react-materialize.github.io) - Material design for react, powered by materializecss. [![Open-Source Software][OSS Icon]](https://github.com/react-materialize/react-materialize)
- [React-md](https://react-md.mlaursen.com) -
React Material Design - React components built with sass. [![Open-Source Software][OSS Icon]](https://github.com/mlaursen/react-md)
- [React-Ionic](http://reactionic.github.io/) - React Ionic: We are looking for a new maintainer! [![Open-Source Software][OSS Icon]](https://github.com/pors/reactionic)
- [React Responsive UI](https://catamphetamine.github.io/react-responsive-ui) - Responsive React UI components! [![Open-Source Software][OSS Icon]](https://github.com/catamphetamine/react-responsive-ui)
- [React-WeUI](https://weui.github.io/react-weui/docs/) - A collection of essential UI components written with React. [![Open-Source Software][OSS Icon]](https://github.com/weui/react-weui/)
- [~~React-UWP~~](https://github.com/myxvisual/react-uwp) - React Components that Implement Microsoft's UWP Design & Fluent Design. [![Open-Source Software][OSS Icon]](https://github.com/myxvisual/react-uwp)
- [React Toolbox](http://react-toolbox.io) - Is a set of React components that implement Google's Material Design specification. [![Open-Source Software][OSS Icon]](https://github.com/react-toolbox/react-toolbox)
- [Reach UI](https://ui.reach.tech) - The Accessible Foundation for React Apps and Design Systems. [![Open-Source Software][OSS Icon]](https://github.com/reach/reach-ui)
- [Redition](https://balena-io-modules.github.io/rendition/) - A library of React UI components. [![Open-Source Software][OSS Icon]](https://github.com/balena-io-modules/rendition)
- [Rebass](https://rebassjs.org/) - Functional React UI component library, built with styled-components . [![Open-Source Software][OSS Icon]](https://github.com/rebassjs/rebass)
- [~~react-uikit-components~~](https://github.com/kbuechl/react-uikit-components) - React UIkit Components for the UIKit CSS framework. [![Open-Source Software][OSS Icon]](https://github.com/kbuechl/react-uikit-components)
- [Sancho UI](https://sancho-ui.com/) - A themable React component library. [![Open-Source Software][OSS Icon]](https://github.com/bmcmahen/sancho)
- [Shineout](https://sheinsight.github.io/shineout) - A components library for React. [![Open-Source Software][OSS Icon]](https://github.com/sheinsight/shineout)
- [Semantic UI](https://react.semantic-ui.com) - The official Semantic-UI-React integration. [![Open-Source Software][OSS Icon]](https://github.com/Semantic-Org/Semantic-UI-React)
- [Smooth UI](https://smooth-ui.smooth-code.com/) - Modern React UI library. Code less, do more. [![Open-Source Software][OSS Icon]](https://github.com/smooth-code/smooth-ui)
- [Smart React Components](https://cevadtokatli.github.io/smart-react-components/) - React UI Library for Styled Components. [![Open-Source Software][OSS Icon]](https://github.com/cevadtokatli/smart-react-components)
- [Super Dispatch UI](https://ui.superdispatch.org/) - Web Design System. [![Open-Source Software][OSS Icon]](https://github.com/superdispatch/web-ui)
- [UXCore](http://uxco.re/) - A React UI Component Suites living for enterprise application. [![Open-Source Software][OSS Icon]](https://github.com/uxcore/uxcore)
- [tinper-bee](http://bee.tinper.org/) A component library based on the UI design language iUAP Design and React. [![Open-Source Software][OSS Icon]](https://github.com/iuap-design/tinper-bee)
- [Tenon-ui](https://tenon-ui.info/) - Tenon accessible ui component library. [![Open-Source Software][OSS Icon]](https://github.com/tenon-io/tenon-ui)
- [Tremor](https://tremor.so/) - The React library to build dashboards fast.. [![Open-Source Software][OSS Icon]](https://github.com/tremorlabs/tremor)
- [Theme UI](https://theme-ui.com/) - Build consistent, themeable React apps based on constraint-based design principles. [![Open-Source Software][OSS Icon]](https://github.com/system-ui/theme-ui)
- [Tiny UI](https://tiny-ui.dev/) - A friendly UI component set for React.js [![Open-Source Software][OSS Icon]](https://github.com/wangdicoder/tiny-ui)
- [Yoshino-UI](https://yoshino-ui.github.io) - 一个基于react的可定制化的pc端组件库. [![Open-Source Software][OSS Icon]](https://github.com/Yoshino-UI/Yoshino)
- [Zent](https://www.youzanyun.com/zanui/zent) - A collection of essential UI components written with React. [![Open-Source Software][OSS Icon]](https://github.com/youzan/zent)
- [Zero-UI](https://alphago88.github.io/Zero-UI/) - An easy-to-use web UI component framework. [![Open-Source Software][OSS Icon]](https://github.com/AlphaGo88/Zero-UI)
- [Zarm Web](https://web.zarm.design/) - Web UI component framework. [![Open-Source Software][OSS Icon]](https://github.com/JeromeLin/zarm-web)
- [zhui](https://zhui-team.github.io/zhui/) - A Chinese style component library of react. [![Open-Source Software][OSS Icon]](https://github.com/zhui-team/zhui)

### Vue

* [Vue](https://github.com/vuejs/vue) based component library.*

- [Ant Design Vue](https://vuecomponent.github.io/ant-design-vue) - Carbon design for VueJS. [![Open-Source Software][OSS Icon]](https://github.com/vueComponent/ant-design-vue)
- [at-ui](https://at.aotu.io) - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0. [![Open-Source Software][OSS Icon]](https://github.com/AT-UI/at-ui)
- [amaze-vue](https://smokingrabbit.github.io/amaze-vue/) - UI Toolkit for Web, Vue2.0 .[![Open-Source Software][OSS Icon]](https://github.com/smokingRabbit/amaze-vue)
- [ATUI](https://aliqin.github.io/atui/) - A Vue.js 2.0 UI Toolkit for Web. [![Open-Source Software][OSS Icon]](https://github.com/aliqin/atui)
- [Antue](https://zzuu666.github.io/antue/) - A set of enterprise-class Vue UI components. [![Open-Source Software][OSS Icon]](https://github.com/zzuu666/antue)
- [bootstrap-vue](https://bootstrap-vue.org) - Implementation of [bootstrap-4](https://getbootstrap.com/) grid and components for Vue.js 2. [![Open-Source Software][OSS Icon]](https://github.com/bootstrap-vue/bootstrap-vue)
- [Buefy](https://buefy.org/) - Material Design UI library for Vuejs 2.0. [![Open-Source Software][OSS Icon]](https://github.com/buefy/buefy)
- [BalmUI](https://material.balmjs.com/) - Next Generation Material UI for Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/balmjs/ui-vue)
- [Carvue.js](https://carvuejs.github.io/) - Carbon design for VueJS. [![Open-Source Software][OSS Icon]](https://github.com/CarvueJS/carbon-components-vue)
- [Element](http://element.eleme.io/) - A Vue.js 2.0 UI Toolkit for Web. [![Open-Source Software][OSS Icon]](https://github.com/ElemeFE/element)
- [Element Plus](https://element-plus.org/) - A Vue.js 3 UI library. [![Open-Source Software][OSS Icon]](https://github.com/element-plus/element-plus)
- [fish-ui](https://myliang.github.io/fish-ui/) - A Vue.js 2.0 UI Toolkit for Web. [![Open-Source Software][OSS Icon]](https://github.com/myliang/fish-ui)
- [Fighting Design](https://fighting.tianyuhao.cn) - Fighting design can quickly build interactive interfaces in vue3 applications. [![Open-Source Software][OSS Icon]](https://github.com/FightingDesign/fighting-design)
- [gulu UI](https://frankfang.github.io/gulu/) - 轱辘,面向源码阅读者的 UI 框架. [![Open-Source Software][OSS Icon]](https://github.com/FrankFang/gulu)
- [HeyUI](http://www.heyui.top/) - UI Toolkit for Web, Vue2.0 . [![Open-Source Software][OSS Icon]](https://github.com/heyui/heyui)
- [iView](https://www.iviewui.com/) - A high quality UI Toolkit based on Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/iview/iview)
- [jsmod-pc-vue](https://github.com/chaogao/jsmod-pc-vue) - high scalability && freedom vue ui components. [![Open-Source Software][OSS Icon]](https://github.com/chaogao/jsmod-pc-vue)
- [Lew-UI](https://lew.kamtao.com/#/) - A beautiful component library based on vue3 [![Open-Source Software][OSS Icon]](https://github.com/lewkamtao/Lew-UI)
- [~~muse-ui~~](https://muse-ui.org/) - Material Design UI library for Vuejs 2.0. [![Open-Source Software][OSS Icon]](https://github.com/museui/muse-ui)
- [Material Components Vue](https://matsp.github.io/material-components-vue/) - Material Design components for Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/matsp/material-components-vue)
- [N3-components](https://n3-components.github.io/N3-components/) Powerful Vue UI Library.[![Open-Source Software][OSS Icon]](https://github.com/N3-components/N3-components)
- [Naive UI](https://www.naiveui.com/) A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses Typescript. [![Open-Source Software][OSS Icon]](https://github.com/TuSimple/naive-ui)
- [~~owl-ui~~](https://github.com/dengwb1991/owl-ui) - Mobile UI component library. [![Open-Source Software][OSS Icon]](https://github.com/dengwb1991/owl-ui)
- [PrimeVue](https://github.com/sudheerj/primevue) - UI Components for Vue. [![Open-Source Software][OSS Icon]](https://github.com/sudheerj/primevue)
- [Quasar Framework](http://quasar-framework.org/) - Material Component Framework for Vue.js 2. [![Open-Source Software][OSS Icon]](https://github.com/quasarframework/quasar)
- [Rubik UI](https://ccforward.github.io/rubik/#/) - Material Design 风格的 Vue.js UI 组件库. [![Open-Source Software][OSS Icon]](https://github.com/ccforward/rubik)
- [Radix Vue](https://www.radix-vue.com/) - Vue port of Radix UI Primitives. [![Open-Source Software][OSS Icon]](https://github.com/radix-vue/radix-vue)
- [Semantic UI Vue](https://semantic-ui-vue.github.io/#/) - Semantic UI Vue is the Vue integration for Semantic UI. [![Open-Source Software][OSS Icon]](https://github.com/Semantic-UI-Vue/Semantic-UI-Vue)
- [UI](https://vuejs.github.io/ui/) - UI components for official Vue organization apps. [![Open-Source Software][OSS Icon]](https://github.com/vuejs/ui)
- [Uiv](https://uiv.wxsm.space/) - Is a Bootstrap 3 component library for Vue 2.. [![Open-Source Software][OSS Icon]](https://github.com/wxsms/uiv)
- [ui-vue-antd](https://aaronwn.github.io/vue-antd) - Antd component library implemented with Vue. [![Open-Source Software][OSS Icon]](https://github.com/Aaronwn/ui-vue-antd)
- [unocss-ui](https://cherryful.github.io/unocss-ui/) - A simple Vue3 component library based on Unocss [![Open-Source Software][OSS Icon]](https://github.com/cherryful/unocss-ui)
- [vue-beauty](https://fe-driver.github.io/vue-beauty) - Beautiful UI components build with vue and ant design. [![Open-Source Software][OSS Icon]](https://github.com/FE-Driver/vue-beauty)
- [VEUI](https://veui.dev/) - Enterprise UI for Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/ecomfe/veui)
- [vue-antd](https://antdv.com/) - An enterprise-class UI components based on Ant Design 3.X and Vue. [![Open-Source Software][OSS Icon]](https://github.com/vueComponent/ant-design-vue)
- [vue-material](http://vuematerial.io) - Material design for Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/vuematerial/vue-material)
- [vuesax](https://lusaxweb.github.io/vuesax/) - Vuesax Frontend Vue Components. [![Open-Source Software][OSS Icon]](https://github.com/lusaxweb/vuesax)
- [vuetify](https://vuetifyjs.com) - Material Component Framework for Vue.js 2. [![Open-Source Software][OSS Icon]](https://github.com/vuetifyjs/vuetify)
- [Vuikit](https://vuikit.js.org) - UIkit with all the power of Vue. [![Open-Source Software][OSS Icon]](https://github.com/vuikit/vuikit)
- [vue-weui](http://adcentury.github.io/vue-weui/) - WeUI Components with love of vue.js. [![Open-Source Software][OSS Icon]](https://github.com/adcentury/vue-weui)
- [vue-bulma-components](https://github.com/vouill/vue-bulma-components) - Translate Bulma css api to vue components. [![Open-Source Software][OSS Icon]](https://github.com/vouill/vue-bulma-components)
- [v-semantic](https://github.com/eddow/v-semantic) - Integration of [semantic-ui2](https://semantic-ui.com/) with vue.js2. [![Open-Source Software][OSS Icon]](https://github.com/eddow/v-semantic)
- [vue-mdc-adapter](https://stasson.github.io/vue-mdc-adapter/#/) - Material Components for VueJS. [![Open-Source Software][OSS Icon]](https://github.com/stasson/vue-mdc-adapter)
- [vuecidity](https://vuecidity.wemakesites.net/) - UI component framework for Vue.js 2.0. [![Open-Source Software][OSS Icon]](https://bitbucket.org/acidmartin/vuecidity/)
- [Vuestic UI](https://vuestic.dev/) - Free and Open Source UI Library for Vue 3. [![Open-Source Software][OSS Icon]](https://github.com/epicmaxco/vuestic-ui)
- [vx-ui](http://vx.bittyos.com/) - vue components. [![Open-Source Software][OSS Icon]](https://github.com/yunfeihuang/vx-ui)
- [zircleUI](http://zircle.io) - A circular zooming UI library. [![Open-Source Software][OSS Icon]](https://github.com/zircleUI/zircleUI)
- [xy-ui](https://xy-ui.codelabo.cn) - 面向未来的原生 web components UI组件库。 [![Open-Source Software][OSS Icon]](https://github.com/XboxYan/xy-ui)
- [zeit](https://zeit-vue.now.sh) - Vue implementation for Zeit Style. [![Open-Source Software][OSS Icon]](https://github.com/zeit-ui/vue)

### Angular

* [Angular](https://github.com/angular/angular) based component library.*

- [Alyle UI](https://alyle-ui.firebaseapp.com) - Minimal Design, a set of components for Angular. [![Open-Source Software][OSS Icon]](https://github.com/A-l-y-l-e/Alyle-UI)
- [Alauda UI](https://aui.js.org) - Internal Angular UI framework for Alauda Frontend Team. [![Open-Source Software][OSS Icon]](https://github.com/alauda/ui)
- [Element Angular](https://element-angular.faas.ele.me) - Element Design components built on top of Angular 2 [![Open-Source Software][OSS Icon]](https://github.com/ElemeFE/element-angular)
- [fuel-ui](http://fuelinteractive.github.io/fuel-ui/#/) - Bootstrap 4 components and directives for use in Angular 2 [![Open-Source Software][OSS Icon]](https://github.com/FuelInteractive/fuel-ui)
- [Material](https://material.angular.io) - Material Design components for Angular [![Open-Source Software][OSS Icon]](https://github.com/angular/material2)
- [ngOfficeUIFabric](http://ngofficeuifabric.com) - A community-driven project that simplifies implementing Fabric in Angular-based apps [![Open-Source Software][OSS Icon]](https://github.com/ngOfficeUIFabric/ng-officeuifabric)
- [NG-ZORRO](https://ng.ant.design/docs/introduce/en) - Ant Design of Angular [![Open-Source Software][OSS Icon]](https://github.com/NG-ZORRO/ng-zorro-antd)
- [ng2-bootstrap](https://valor-software.com/ngx-bootstrap/#/) - Native Angular2 Bootstrap 3&4 components [![Open-Source Software][OSS Icon]](https://github.com/valor-software/ngx-bootstrap)
- [ng-lightning](http://ng-lightning.github.io/ng-lightning/) - Native Angular 2 components & directives for Lightning Design System [![Open-Source Software][OSS Icon]](https://github.com/ng-lightning/ng-lightning)
- [~~ngSemantic~~](https://github.com/vladotesanovic/ngSemantic) - UI components based on Semantic UI [![Open-Source Software][OSS Icon]](https://github.com/vladotesanovic/ngSemantic)
- [ngx-ui](https://swimlane.github.io/ngx-ui) - Style and Component Library for Angular2 and beyond! [![Open-Source Software][OSS Icon]](https://github.com/swimlane/ngx-ui)
- [ng-devui](https://devui.design/) - DevUI components based on Angular! [![Open-Source Software][OSS Icon]](https://github.com/DevCloudFE/ng-devui)
- [ng-bootstrap](https://ng-bootstrap.github.io/#/home) - Angular 4 directives for Bootstrap 4 by the ui-bootstrap team [![Open-Source Software][OSS Icon]](https://github.com/ng-bootstrap/ng-bootstrap)
- [prime-ng](https://www.primefaces.org/primeng/#/) - Collection of rich UI components for Angular 2 [![Open-Source Software][OSS Icon]](https://github.com/primefaces/primeng)
- [Teradata covalent](https://teradata.github.io/covalent/#/) - UI Platform built on @angular/material 2.0 [![Open-Source Software][OSS Icon]](https://github.com/Teradata/covalent)
- [telerik-angular](http://www.telerik.com/kendo-angular-ui/) - Kendo UI for Angular. [![Open-Source Software][OSS Icon]](https://github.com/telerik/kendo-angular)
- [~~vmware clarity~~](https://clarity.design/) - Mostly a CSS only framework but some components are ported to Angular 2 [![Open-Source Software][OSS Icon]](https://github.com/vmware-archive/clarity)

### Tailwind

- [**tailwindcss**](https://tailwindcss.com/) - A utility-first CSS framework for rapid UI development. [![Open-Source Software][OSS Icon]](https://github.com/tailwindlabs/tailwindcss)
- [shadcn/ui](https://ui.shadcn.com) - Beautifully designed components built with Radix UI and Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/shadcn/ui)
- [Vechai UI](https://www.vechaiui.com/) - A set of high-quality accessible React UI components with the built-in dark mode using Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/vechai/vechaiui)
- [DaisyUI](https://daisyui.com/) - Adds component classes like btn, card and more to Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/saadeghi/daisyui)
- [Equal UI](https://equal-ui.github.io/Equal/) - Equal UI is a Vue 3 UI library empowered by Tailwindcss. [![Open-Source Software][OSS Icon]](https://github.com/Equal-UI/Equal)
- [Float UI](https://www.flowbite-react.com/) Beautiful and responsive UI components and templates for React and Vue (soon) with Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/MarsX-dev/floatui)
- [Flowbite](https://www.flowbite-react.com/) Flowbite React is an open-source UI component library built on top of Tailwind CSS with React components and based on the Flowbite Design System. [![Open-Source Software][OSS Icon]](https://github.com/themesberg/flowbite-react)
- [gitlab-ui](https://gitlab-org.gitlab.io/gitlab-ui) - GitLab UI is a UI component library that implements [Pajamas](https://design.gitlab.com/), our design system. [![Open-Source Software][OSS Icon]](https://gitlab.com/gitlab-org/gitlab-ui)
- [Headless UI](https://headlessui.dev) - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/tailwindlabs/headlessui)
- [LangUI](https://www.langui.dev/) - UI for your AI. Open Source Tailwind components tailored for your GPT, generative AI, and LLM projects. [![Open-Source Software][OSS Icon]](https://github.com/ahmadbilaldev/langui)
- [Sailboat UI](https://sailboatui.com/) - Sailboat UI is a modern UI component library for Tailwind CSS. [![Open-Source Software][OSS Icon]](https://github.com/sailboatui/sailboatui)
- [Tailwind-Elements](https://tailwind-elements.com/) - 𝙃𝙪𝙜𝙚 collection of Tailwind components, sections and templates [![Open-Source Software][OSS Icon]](https://github.com/mdbootstrap/Tailwind-Elements/)
- [Konsta UI](https://konstaui.com/) Mobile UI components made with Tailwind CSS [![Open-Source Software][OSS Icon]](https://github.com/konstaui/konsta)
- [Keep React](https://react.keepdesign.io/) Keep React is an open-source component library built on Tailwind CSS and React.js [![Open-Source Software][OSS Icon]](https://github.com/StaticMania/keep-react)

### San

* [San](https://github.com/ecomfe/san) is a flexible JavaScript component framework*

- [san-mui](https://ecomfe.github.io/san-mui) - A Set of SAN Components that Implement Google's Material Design [![Open-Source Software][OSS Icon]](https://github.com/ecomfe/san-mui)

### Mithril

- [Construct-UI](https://vrimar.github.io/construct-ui) - A Mithril.js UI library. [![Open-Source Software][OSS Icon]](https://github.com/vrimar/construct-ui)
- [polythene](https://github.com/ArthurClemens/polythene) - Material Design component library for Mithril and React [![Open-Source Software][OSS Icon]](https://github.com/ArthurClemens/polythene)

### Svelte

- [Bits UI](https://www.bits-ui.com/) - The headless components for Svelte. [![Open-Source Software][OSS Icon]](https://github.com/huntabyte/bits-ui)
- [ikun-ui](https://ikun-ui-docs.vercel.app/) - A Svelte.js based UnoCSS UI library that allows you to make websites [![Open-Source Software][OSS Icon]](https://github.com/ikun-svelte/ikun-ui)
- [Melt UI](https://melt-ui.com/) - A set of headless, accessible component builders for Svelte. [![Open-Source Software][OSS Icon]](https://github.com/melt-ui/melt-ui)

### WebCell

* [WebCell](https://web-cell.dev/) is a Web Components engine based on JSX & TypeScript*

- [BootCell](https://bootstrap.web-cell.dev/) - Web Components UI library based on WebCell v3 & BootStrap v5 [![Open-Source Software][OSS Icon]](https://github.com/EasyWebApp/BootCell)

### All In

_Support [React](https://github.com/facebook/react), [Angular](https://github.com/angular/angular) and [Vue](https://github.com/vuejs/vue)_

- [Ark UI](https://ark-ui.com/) - A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks [![Open-Source Software][OSS Icon]](https://github.com/chakra-ui/ark)
- [Handsontable](https://handsontable.com/) - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel [![Open-Source Software][OSS Icon]](https://github.com/handsontable/handsontable)
- [MUI](https://www.muicss.com/) - Lightweight CSS framework [![Open-Source Software][OSS Icon]](https://github.com/muicss/mui)
- [Onsen UI](https://onsen.io/) - Mobile app development framework and SDK using HTML5 and JavaScript. [![Open-Source Software][OSS Icon]](https://github.com/OnsenUI/OnsenUI)
- [Park UI](https://park-ui.com/) - Beautifully designed components built on Ark UI that work for the JS and CSS frameworks of your choice. [![Open-Source Software][OSS Icon]](https://github.com/cschroeter/park-ui)
- [KPC](https://onsen.io/) - A UI components library for Intact, Vue, React and Angular. [![Open-Source Software][OSS Icon]](https://github.com/ksc-fe/kpc)
- [storybook](https://storybook.js.org) - Interactive UI component dev & test: React, React Native, Vue, Angular [![Open-Source Software][OSS Icon]](https://github.com/storybooks/storybook)
- [Zag](https://onsen.io/) - Finite state machines for accessible JavaScript components. [![Open-Source Software][OSS Icon]](https://github.com/chakra-ui/zag)

### Tradition

- [Bootstrap](http://getbootstrap.com) - Create beautiful apps with modular and customizable UI components. [![Open-Source Software][OSS Icon]](https://github.com/twbs/bootstrap)
- [Bulma](https://bulma.io/) - is a free and open source CSS framework based on Flexbox. [![Open-Source Software][OSS Icon]](https://github.com/jgthms/bulma)
- [Pico.css](https://picocss.com/) - Minimal CSS Framework for semantic HTML. [![Open-Source Software][OSS Icon]](https://github.com/picocss/pico)
- [bootflat](https://github.com/bootflat/bootflat.github.io) - BOOTFLAT is an open source Flat UI KIT based on Bootstrap 3.3.0 CSS framework. [![Open-Source Software][OSS Icon]](https://github.com/bootflat/bootflat.github.io)
- [design-system](https://github.com/salesforce-ux/design-system) - Salesforce Lightning Design System. [![Open-Source Software][OSS Icon]](https://github.com/salesforce-ux/design-system)
- [DXY-UI](https://dxy-f2e.github.io/dxy-ui/docs/) - DXY-UI是一套适用于桌面端的前端UI库,不包含任何JS,仅仅关注样式。 [![Open-Source Software][OSS Icon]](https://github.com/jgthms/bulma)
- [LuLu](https://l-ui.com/) - LuLu UI for PC web. [![Open-Source Software][OSS Icon]](https://github.com/yued-fe/lulu)
- [Layui](https://layui.dev/) - 一款采用自身模块规范编写的情怀型前端UI框架. [![Open-Source Software][OSS Icon]](https://github.com/layui/layui/)
- [Lit](https://ajusa.github.io/lit/) - A ridiculously small responsive css framework. [![Open-Source Software][OSS Icon]](https://github.com/ajusa/lit)
- [Material](https://material.io) - Create beautiful apps with modular and customizable UI components. [![Open-Source Software][OSS Icon]](https://github.com/material-components/material-components-web)
- [Metro 4](https://metroui.org.ua) - Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style. [![Open-Source Software][OSS Icon]](https://github.com/olton/Metro-UI-CSS)
- [MDUI](https://www.mdui.org/) - 一套用于开发 Material Design 网页的前端框架。 [![Open-Source Software][OSS Icon]](https://github.com/zdhxiong/mdui)
- [Mustard UI](https://kylelogue.github.io/mustard-ui) - A starter CSS framework that actually looks good. [![Open-Source Software][OSS Icon]](https://github.com/kylelogue/mustard-ui)
- [moye](http://ecomfe.github.io/moye/) - A Simple UI Library for ZX. [![Open-Source Software][OSS Icon]](https://github.com/ecomfe/moye)
- [NES.css](https://nostalgic-css.github.io/NES.css/) - NES.css is NES-style (8bit-like) CSS Framework. [![Open-Source Software][OSS Icon]](https://github.com/nostalgic-css/NES.css)
- [Pure.css](https://purecss.io/) - A set of small, responsive CSS modules that you can use in every web project. [![Open-Source Software][OSS Icon]](https://github.com/yahoo/pure)
- [photon](http://photonkit.com) - The fastest way to build beautiful Electron apps using simple HTML and CSS. [![Open-Source Software][OSS Icon]](https://github.com/connors/photon)
- [PaperCSS](http://photonkit.com) - The less formal CSS framework, with a quick and easy integration. [![Open-Source Software][OSS Icon]](https://github.com/papercss/papercss)
- [rui](https://github.com/r-ui/rui) - 一个基于 Bootstrap 深度定制开源前端实践方案,帮助你快速构建现代跨屏应用。. [![Open-Source Software][OSS Icon]](https://github.com/r-ui/rui)
- [Shoelace](https://picturepan2.github.io/spectre/) - A collection of professionally designed, every day UI components built on a framework-agnostic technology. [![Open-Source Software][OSS Icon]](https://github.com/shoelace-style/shoelace)
- [spectre](https://picturepan2.github.io/spectre/) - A Lightweight, Responsive and Modern CSS Framework. [![Open-Source Software][OSS Icon]](https://github.com/picturepan2/spectre)
- [~~SUI~~](https://github.com/sdc-alibaba/SUI-Mobile) - A framework based on the development of Framework7 UI library. [![Open-Source Software][OSS Icon]](https://github.com/sdc-alibaba/SUI-Mobile)
- [~~SuperUI~~](https://github.com/tzhsweet/superui) - 让体验变得如此完美,开发变得如此简单。 [![Open-Source Software][OSS Icon]](https://github.com/tzhsweet/superui)
- [svelte-spectre](https://kit.metis.science/) - A Spectre kit for Svelte framework. [![Open-Source Software][OSS Icon]](https://github.com/basf/svelte-spectre)
- [Tabler](https://tabler.github.io) - is free and open-source HTML Dashboard UI Kit built on Bootstrap 4. [![Open-Source Software][OSS Icon]](https://github.com/tabler/tabler)
- [UIkit](https://getuikit.com/) - A lightweight and modular front-end framework for developing fast and powerful web interfaces. [![Open-Source Software][OSS Icon]](https://github.com/uikit/uikit)
- [weui](https://weui.io/) - tailor-made for WeChat web service. [![Open-Source Software][OSS Icon]](https://github.com/Tencent/weui)
- [ZUI](http://zui.sexy/) - 一个基于 Bootstrap 深度定制开源前端实践方案,帮助你快速构建现代跨屏应用。. [![Open-Source Software][OSS Icon]](https://github.com/easysoft/zui)

## Mobile UI Components

### React

- [Auto-UI](https://aotuzuche.github.io/auto-ui/) - Auto UI Web Components for mobile devices based on React. [![Open-Source Software][OSS Icon]](https://github.com/aotuzuche/auto-ui)
- [Annar](https://annasearl.github.io/anna-remax-ui/) - 优雅、简洁的 Remax 组件库. [![Open-Source Software][OSS Icon]](https://github.com/AnnaSearl/anna-remax-ui)
- [~~mazeui-touch~~](https://github.com/amazeui/amazeui-touch) - Web Components for mobile devices based on React. [![Open-Source Software][OSS Icon]](https://github.com/amazeui/amazeui-touch)
- [~~nowui~~](https://github.com/iv-web/nowui) - A React.js UI Toolkit for Web. [![Open-Source Software][OSS Icon]](https://github.com/iv-web/nowui)
- [VKUI](https://vkcom.github.io/VKUI/) - React components that can be used to create interfaces that look indistinguishable from our iOS and Android apps. [![Open-Source Software][OSS Icon]](https://github.com/VKCOM/VKUI)
- [Yo](https://ued.qunar.com/hy2/yo/index.html) - Lightweight, easy-to-use, configurable, and extensible mobile front-end development framework.. [![Open-Source Software][OSS Icon]](https://github.com/doyoe/Yo)
- [yep-react](https://yep-react.jd.com/) - yep react UI component. [![Open-Source Software][OSS Icon]](https://github.com/jdf2e/yep-react)
- [Zarm](https://zarm.gitee.io) - 基于 React、React-Native 的移动端UI组件库 [![Open-Source Software][OSS Icon]](https://github.com/ZhongAnTech/zarm)

### React Native

Components for React Native applications

- [Ant Design Mobile](https://rn.mobile.ant.design/) - Ant Design for React Native. [![Open-Source Software][OSS Icon]](https://github.com/ant-design/ant-design-mobile-rn)
- [~~blankapp/ui~~](https://github.com/blankapp/ui) - Highly customizable and theming components for React Native. [![Open-Source Software][OSS Icon]](https://github.com/blankapp/ui)
- [carbon-native](http://getcarbonnative.com/) - Essential cross-platform UI components for React Native. [![Open-Source Software][OSS Icon]](https://github.com/carbon-native/carbon-native)
- [kittenTricks](https://akveo.github.io/react-native-ui-kitten/) - A react native mobile starter kit with over 40 screens and theme hot reload support. [![Open-Source Software][OSS Icon]](https://github.com/akveo/kittenTricks)
- [mCloud-Design-Mobile](https://troila-mobile.github.io/mCloud-Design-Mobile/) - mCloud Design Mobile for React Native. [![Open-Source Software][OSS Icon]](https://github.com/troila-mobile/mCloud-Design-Mobile)
- [NativeBase](https://nativebase.io/) - Essential cross-platform UI components for React Native. [![Open-Source Software][OSS Icon]](https://github.com/GeekyAnts/NativeBase)
- [~~Nachos UI~~](https://github.com/nachos-ui/nachos-ui) - Nachos UI is a React Native component library. [![Open-Source Software][OSS Icon]](https://github.com/nachos-ui/nachos-ui)
- [Paper](https://callstack.github.io) - Material design for React Native. [![Open-Source Software][OSS Icon]](https://github.com/callstack/react-native-paper)
- [panza](https://github.com/panza-org/panza) - react-native stateless functional UI components to get you up and running quickly. [![Open-Source Software][OSS Icon]](https://github.com/panza-org/panza)
- [Rax](https://alibaba.github.io/rax) - A universal React-compatible render engine. [![Open-Source Software][OSS Icon]](https://github.com/alibaba/rax)
- [react-native-ui-lib](https://github.com/wix/react-native-ui-lib) - UI Components Library for React Native. [![Open-Source Software][OSS Icon]](https://github.com/wix/react-native-ui-lib)
- [react-native-ui-kitten](https://akveo.github.io/react-native-ui-kitten) - Customizable and reusable react-native component kit. [![Open-Source Software][OSS Icon]](https://github.com/akveo/react-native-ui-kitten)
- [react-native-elements](https://reactnativeelements.com/) - Customizable and reusable react-native component kit. [![Open-Source Software][OSS Icon]](https://github.com/react-native-elements/react-native-elements)
- [react-native-uiw](https://github.com/uiwjs/react-native-uiw) - UIW for React Native. [![Open-Source Software][OSS Icon]](https://github.com/uiwjs/react-native-uiw)
- [react-native-material-design](http://react-native-material-design.github.io/components/checkbox) - React Native UI Components for Material Design. [![Open-Source Software][OSS Icon]](https://github.com/react-native-material-design/react-native-material-design)
- [rnx-ui](https://github.com/rnxteam/rnx-ui) - A UI Lib for React Native. [![Open-Source Software][OSS Icon]](https://github.com/rnxteam/rnx-ui)
- [react-uikit](https://github.com/react-uikit/react-uikit) - React and React Native components which implement Cards' Binary Design. [![Open-Source Software][OSS Icon]](https://github.com/react-uikit/react-uikit)
- [Tamagui](https://tamagui.dev/) - Universal UI kit and style system for React Native + Web. [![Open-Source Software][OSS Icon]](https://github.com/tamagui/tamagui)
- [teaset](https://github.com/rilyu/teaset) - A UI library for react native, provides 20+ pure JS(ES6) components. [![Open-Source Software][OSS Icon]](https://github.com/rilyu/teaset)
- [Shoutem UI](https://shoutem.github.io) - Customizable set of components for React Native applications. [![Open-Source Software][OSS Icon]](https://github.com/shoutem/ui)
- [SaltUI](https://salt-ui.github.io) - SaltUI is a set of React UI components cooperated with DingTalk. [![Open-Source Software][OSS Icon]](https://github.com/salt-ui/saltui)
- [小暑 xiǎo shǔ](https://24jieqi.github.io/react-native-xiaoshu/) - React Native UI library. [![Open-Source Software][OSS Icon]](https://github.com/24jieqi/react-native-xiaoshu)

### Vue

- [cube-ui](https://didi.github.io/cube-ui/) - A fantastic mobile ui lib implement by Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/didi/cube-ui)
- [nutui](https://nutui.jd.com) A Vue.js 2.0 UI Toolkit for Mobile Web.[![Open-Source Software][OSS Icon]](https://github.com/jdf2e/nutui)
- [~~ml-ui~~](https://github.com/zdliuccit/ml-ui) - A personal 基于 Vue 2.0 的 Mobile 组件库 ml-ui. [![Open-Source Software][OSS Icon]](https://github.com/zdliuccit/ml-ui)
- [Mand Mobile](https://didi.github.io/mand-mobile) - A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.. [![Open-Source Software][OSS Icon]](https://github.com/didi/mand-mobile)
- [Mint UI](http://mint-ui.github.io/) - A personal Vue UI component library for Mobile. [![Open-Source Software][OSS Icon]](https://github.com/ElemeFE/mint-ui)
- [Varlet](https://varlet.gitee.io/varlet-ui/) - Material design mobile component library for Vue3. [![Open-Source Software][OSS Icon]](https://github.com/varletjs/varlet)
- [Vue Carbon](http://www.myronliu.com/vue-carbon) - Mobile UI Components Library based on Vue 2.0 at Weidian. [![Open-Source Software][OSS Icon]](https://github.com/myronliu347/vue-carbon)
- [vux](https://vux.li/) - Mobile UI Components based on Vue & WeUI. [![Open-Source Software][OSS Icon]](https://github.com/airyland/vux)
- [Vusion](https://vusion.github.io/vusion-ui/) - Vusion UI. [![Open-Source Software][OSS Icon]](https://github.com/vusion/vusion-ui)
- [Vant](https://youzan.github.io/vant/) - A Vue.js 2.0 Mobile UI at YouZan. [![Open-Source Software][OSS Icon]](https://github.com/youzan/vant)
- [vue-ydui](http://vue.ydui.org/) - A mobile components Library with Vue2.js. [![Open-Source Software][OSS Icon]](https://github.com/ydcss/vue-ydui)
- [WDUI](https://wdfe.github.io/wdui/#/) - Mobile UI Components Library based on Vue 2.0 at Weidian. [![Open-Source Software][OSS Icon]](https://github.com/wdfe/wdui)
- [x-vui](https://brickies.github.io/vui/) - A personal Vue UI component library for Mobile. [![Open-Source Software][OSS Icon]](https://github.com/Brickies/vui)

### Wechat

- [iview-weapp](https://weapp.iviewui.com/) - 一套高质量的微信小程序 UI 组件库。[![Open-Source Software][OSS Icon]](https://github.com/TalkingData/iview-weapp)
- [kai-ui](https://chaunjie.github.io/kui/dist) - 高颜值组件库,简单易用,同时支持原生和wepy框架。[![Open-Source Software][OSS Icon]](https://github.com/Chaunjie/kai-ui)
- [taro-ui](https://taro-ui.aotu.io) - 一款基于 Taro 框架开发的多端 UI 组件库。[![Open-Source Software][OSS Icon]](https://github.com/NervJS/taro-ui)
- [wa-ui](https://github.com/liujians/wa-ui/wiki) - 针对微信小程序整合的一套UI库。[![Open-Source Software][OSS Icon]](https://github.com/liujians/Wa-UI)
- [weui-wxss](https://github.com/Tencent/weui-wxss) - WeUI for 小程序。 [![Open-Source Software][OSS Icon]](https://github.com/Tencent/weui-wxss)
- [weui-miniprogram](https://github.com/Tencent/weui-wxss) - 小程序WeUI组件库。 [![Open-Source Software][OSS Icon]](https://github.com/wechat-miniprogram/weui-miniprogram)
- [Wuss Weapp](https://github.com/phonycode/wuss-weapp) - 一款高质量,组件齐全,高自定义的微信小程序 UI 组件库。 [![Open-Source Software][OSS Icon]](https://github.com/phonycode/wuss-weapp)
- [wx-charts](https://github.com/xiaolin3303/wx-charts) - 微信小程序图表charts组件,Charts for WeChat small app。[![Open-Source Software][OSS Icon]](https://github.com/xiaolin3303/wx-charts)
- [wemark](https://github.com/TooBug/wemark) - 微信小程序Markdown渲染库。[![Open-Source Software][OSS Icon]](https://github.com/TooBug/wemark)
- [vant-weapp](https://youzan.github.io/vant-weapp) - 高颜值、好用、易扩展的微信小程序 UI 库,Powered by 有赞。 [![Open-Source Software][OSS Icon]](https://github.com/youzan/vant-weapp)
- [zanui-weapp](https://github.com/youzan/zanui-weapp) - 高颜值、好用、易扩展的微信小程序 UI 库,Powered by 有赞。 [![Open-Source Software][OSS Icon]](https://github.com/youzan/zanui-weapp)

### Tradition

- [AUI](http://www.auicss.com) - 移动端UI快速布局解决方案,一个靠谱的高性能移动前端框架。 [![Open-Source Software][OSS Icon]](https://github.com/liulangnan/aui)
- [FrozenUI](http://frozenui.github.io) - FrozenUI的CSS组件库,基于腾讯手Q样式规范,腾讯QXD出品。 [![Open-Source Software][OSS Icon]](https://github.com/frozenui/frozenui)
- [weui.js](https://weui.io) - A lightweight javascript library for WeUI. [![Open-Source Software][OSS Icon]](https://github.com/Tencent/weui)

## Admin Template

### React

- [ant-design-pro](https://preview.pro.ant.design/) - An out-of-box UI solution for enterprise applications. [![Open-Source Software][OSS Icon]](https://github.com/ant-design/ant-design-pro)
- [antd-admin](http://antd-admin.zuiidea.com/) - A admin dashboard application demo built upon Ant Design and Dva.js. [![Open-Source Software][OSS Icon]](https://github.com/zuiidea/antd-admin)
- [admin-on-rest](https://marmelab.com/admin-on-rest-demo/) - A frontend framework for building admin SPAs on top of REST services, using React and Material Design. [![Open-Source Software][OSS Icon]](https://github.com/marmelab/admin-on-rest)
- [~~react-antd-admin~~](https://github.com/jiangxy/react-antd-admin) - 用React和Ant Design搭建的一个通用管理后台. [![Open-Source Software][OSS Icon]](https://github.com/jiangxy/react-antd-admin)
- [react-admin](https://marmelab.com/react-admin-demo/) - A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design. [![Open-Source Software][OSS Icon]](https://github.com/marmelab/react-admin)
- [react-admin](https://sxfad.github.io/react-admin/) - 基于 Ant Design React 的管理系统架构. [![Open-Source Software][OSS Icon]](https://github.com/sxfad/react-admin)
- [~~react-antd~~](https://github.com/xiubug/react-antd) - 基于react + antd(1.x)实现的SPA后台管理系统模板. [![Open-Source Software][OSS Icon]](https://github.com/xiubug/react-antd)
- [react-material-admin-template](https://rafaelhz.github.io/react-material-admin-template/) - A simple responsive admin template using react and material-ui. [![Open-Source Software][OSS Icon]](https://github.com/rafaelhz/react-material-admin-template)
- [react-admin](http://cheng_haohao.oschina.io/reactadmin/#/app/ui/gallery) - react-admin system solution. [![Open-Source Software][OSS Icon]](https://github.com/yezihaohao/react-admin)
- [CoreUI Free React Admin & Dashboard Template](http://coreui.io/react/) - Free Admin Panel Template for React.js. [![Open-Source Software][OSS Icon]](https://github.com/coreui/coreui-free-react-admin-template)
- [reactSPA](https://muyunyun.github.io/reactSPA) - 一个后台管理系统模板 [![Open-Source Software][OSS Icon]](https://github.com/MuYunyun/reactSPA)
- [rsuite-management-system](https://rsuite-admin-template.vercel.app/) - A management system template based on React Suite. [![Open-Source Software][OSS Icon]](https://github.com/rsuite/rsuite-admin-template)
- [~~Materio Free MUI React NextJS Admin Template~~](https://github.com/themeselection/materio-mui-react-nextjs-admin-template-free) -Most Powerful & Comprehensive Free MUI React NextJS Admin Dashboard Template built for developers . [![Open-Source Software][OSS Icon]](https://github.com/themeselection/materio-mui-react-nextjs-admin-template-free)
- [React Admin Templates Collection](https://www.wrappixel.com/templates/category/react-templates/) - Amazing Collection of React Admin Templates by WrapPixel Team. [![Open-Source Software][OSS Icon]](https://github.com/wrappixel)
- [Amazing React Admin Templates](https://adminmart.com/templates/react/) - A Collection of React Admin Templates by AdminMart Team. [![Open-Source Software][OSS Icon]](https://github.com/adminmart)

### Vue

- [avue](https://github.com/nmxiaowei/avue) - 一个类似easyui那种去写vue的方案支持SSR(服务端渲染)和SPA(单例页面)。 [![Open-Source Software][OSS Icon]](https://github.com/nmxiaowei/avue)
- [CoPilot](https://copilot.mistergf.io/) - Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js. [![Open-Source Software][OSS Icon]](https://github.com/misterGF/CoPilot)
- [D2 Admin](https://d2.pub/) - An elegant dashboard. [![Open-Source Software][OSS Icon]](https://github.com/d2-projects/d2-admin)
- [Element UI Pro](https://qidaizhe11.github.io/element-pro/) - Vue 版 Ant Design Pro(基于 Element-ui 实现)。[![Open-Source Software][OSS Icon]](https://github.com/qidaizhe11/element-pro)
- [~~Flow-UI~~](https://github.com/flow-ui/Flow-UI) - Flow-UI is a highly customizable UI framework based Seajs/jQuery. [![Open-Source Software][OSS Icon]](https://github.com/flow-ui/Flow-UI)
- [~~iview-admin~~](https://admin.iviewui.com) - Vue 2.0 admin management system template based on iView. [![Open-Source Software][OSS Icon]](https://github.com/iview/iview-admin)
- [Keen-UI](https://josephuspaye.github.io/Keen-UI/) - A lightweight collection of essential UI components written with Vue and inspired by Material Design. [![Open-Source Software][OSS Icon]](https://github.com/JosephusPaye/Keen-UI)
- [Materio-Free-Vuetify-Vuejs-Admin-Template](https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free) - It is the latest most developer-friendly :the_horns::skin-tone-2: & highly customizable:sparkles: Admin Dashboard Template based on Vuetify and Vuejs. [![Open-Source Software][OSS Icon]](https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free)
- [renren-fast-vue](https://josephuspaye.github.io/Keen-UI/) - 基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。 [![Open-Source Software][OSS Icon]](https://github.com/renrenio/renren-fast-vue)
- [vue-element-admin](http://panjiachen.github.io/vue-element-admin/) - vue2.0 admin / a management system template. [![Open-Source Software][OSS Icon]](https://github.com/PanJiaChen/vue-element-admin)
- [vue-admin](https://admin.vuebulma.com) - Vue Admin Panel Framework, Powered by Vue 2.0 and Bulma 0.3. [![Open-Source Software][OSS Icon]](https://github.com/vue-bulma/vue-admin)
- [~~vue-admin~~](https://github.com/taylorchen709/vue-admin) - admin template based on vuejs2 and element. [![Open-Source Software][OSS Icon]](https://github.com/taylorchen709/vue-admin)
- [vuestic-admin](http://vuestic.epicmax.co/) - Vue.js admin dashboard [![Open-Source Software][OSS Icon]](https://github.com/epicmaxco/vuestic-admin)
- [~~vue-framework-wz~~](https://github.com/herozhou/vue-framework-wz) - This project is a background management framework, integrated rights management, login function, industrial UI components, node-cli and other functions, it is recommended to use. [![Open-Source Software][OSS Icon]](https://github.com/herozhou/vue-framework-wz)
- [vue-quasar-admin-example](https://quasar-admin.firebaseapp.com/#/) - Example of quasar admin. [![Open-Source Software][OSS Icon]](https://github.com/odranoelBR/vue-quasar-admin-example)
- [Vue TSX Admin](https://manyuemeiquqi.github.io/vue-tsx-admin/) - About a modern Vue Admin. It is based on Vue3 and TSX,It's flexible. [![Open-Source Software][OSS Icon]](https://github.com/manyuemeiquqi/vue-tsx-admin)
- [vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin) - 基于vue2.0 +vuex+ element-ui后台管理系统。 [![Open-Source Software][OSS Icon]](https://github.com/wdlhao/vue2-element-touzi-admin)
- [vue-antd-pro](https://pro.antdv.com) - Use Ant Design Vue like a Pro! [![Open-Source Software][OSS Icon]](https://github.com/vueComponent/ant-design-vue-pro)
- [vue-admin-next](https://github.com/openfext/vue-admin-next) - Professional enterprise application with Multi-Module Design, Vue Composition API and Friendly User Interface. [Online Demo](https://openfext.github.io/vue-admin-next/#/table/basic/query) [![Open-Source Software][OSS Icon]](https://github.com/openfext/vue-admin-next)
- [CoreUI Free Vue Admin & Dashboard Template](http://coreui.io/vue/) - Free Admin Panel Template for Vue.js. [![Open-Source Software][OSS Icon]](https://github.com/coreui/coreui-free-vue-admin-template)
- [Sneat-Free-Vuetify-Vuejs-Admin-Template](https://github.com/themeselection/sneat-vuetify-vuejs-admin-template-free) - Most developer-friendly & highly customizable Opensource & Free VueJS Admin Dashboard Template. [![Open-Source Software][OSS Icon]](https://github.com/themeselection/sneat-vuetify-vuejs-admin-template-free)
- [Vue Admin Templates Collection](https://www.wrappixel.com/templates/category/vuejs-templates/) - Amazing Collection of Vue Admin Templates by WrapPixel Team. [![Open-Source Software][OSS Icon]](https://github.com/wrappixel)
- [Amazing Vue Admin Templates](https://adminmart.com/templates/vuejs/) - A Collection of Vue Admin Templates by AdminMart Team. [![Open-Source Software][OSS Icon]](https://github.com/adminmart)

### Angular

- [angular-material-dashboard](http://flatlogic.github.io/angular-material-dashboard) - Angular admin dashboard with material design. [![Open-Source Software][OSS Icon]](https://github.com/flatlogic/angular-material-dashboard)
- [blur-admin](http://akveo.com/blur-admin-mint/#/dashboard) - Angular Bootstrap Admin Panel Framework. [![Open-Source Software][OSS Icon]](https://github.com/akveo/blur-admin)
- [ng-alain](http://ng-alain.com/) - ng-zorro-antd admin panel front-end framework. [![Open-Source Software][OSS Icon]](https://github.com/cipchk/ng-alain)
- [ngx-admin](http://akveo.com/ngx-admin) - Admin dashboard template based on Angular 4+, Bootstrap 4. [![Open-Source Software][OSS Icon]](https://github.com/akveo/ngx-admin)
- [ng-admin](http://marmelab.com/ng-admin-demo) - Add an AngularJS admin GUI to any RESTful API. [![Open-Source Software][OSS Icon]](https://github.com/marmelab/ng-admin)
- [rdash-angular](http://rdash.github.io/#) - AngularJS implementation of the RDash admin dashboard theme. [![Open-Source Software][OSS Icon]](https://github.com/rdash/rdash-angular)
- [CoreUI Free Angular Admin & Dashboard Template](http://coreui.io/angular/) - Free Admin Panel Template for Angular. [![Open-Source Software][OSS Icon]](https://github.com/coreui/coreui-free-angular-admin-template)
- [Angular Admin Templates Collection](https://www.wrappixel.com/templates/category/angular-templates/) - Amazing Collection of Angular Admin Templates by WrapPixel Team. [![Open-Source Software][OSS Icon]](https://github.com/wrappixel)
- [Amazing Angular Admin Templates](https://adminmart.com/templates/angular/) - A Collection of Angular Admin Templates by AdminMart Team. [![Open-Source Software][OSS Icon]](https://github.com/adminmart)

### Other

- [AdminLTE](https://adminlte.io/themes/AdminLTE/index2.html) - AdminLTE - Free Premium Admin control Panel Theme Based On Bootstrap 3.x. [![Open-Source Software][OSS Icon]](https://github.com/almasaeed2010/AdminLTE)
- [ace](http://ace.jeka.by) - Metis - Free Bootstrap Admin Dashboard Template. [![Open-Source Software][OSS Icon]](https://github.com/bopoda/ace)
- [Bootstrap-Admin-Template](https://colorlib.com/polygon/metis) - Metis - Free Bootstrap Admin Dashboard Template. [![Open-Source Software][OSS Icon]](https://github.com/puikinsh/Bootstrap-Admin-Template)
- [Bootstrap-Admin-Theme](http://vinceg.github.io/Bootstrap-Admin-Theme) - A generic admin theme built with Bootstrap free for both personal and commercial use. [![Open-Source Software][OSS Icon]](https://github.com/VinceG/Bootstrap-Admin-Theme)
- [Dashboard](https://github.com/twbs/bootstrap/tree/eda851ee76bd01375f39682d903a76cc51207475/site/docs/4.2/examples/dashboard) - Dashboard Template for Bootstrap. [![Open-Source Software][OSS Icon]](https://github.com/twbs/bootstrap/tree/eda851ee76bd01375f39682d903a76cc51207475/site/docs/4.2/examples/dashboard)
- [dva-admin](https://pmg1989.github.io) - dva admin antd dashboard . [![Open-Source Software][OSS Icon]](https://github.com/pmg1989/dva-admin)
- [flakes](http://getflakes.com/preview/dashboard.html) - Flakes is an Admin Template Framework. A combination of CSS Libraries, JavaScript Libraries and Design files that help you build business tools very quickly. [![Open-Source Software][OSS Icon]](https://github.com/kumailht/flakes)
- [gentelella](https://colorlib.com/polygon/gentelella/index.html) - Free Bootstrap 3 Admin Template. [![Open-Source Software][OSS Icon]](https://github.com/puikinsh/gentelella)
- [lumber](https://www.forestadmin.com) - The Admin Interface Framework. [![Open-Source Software][OSS Icon]](https://github.com/ForestAdmin/lumber)
- [Light Admin](https://trendytech.ru/templates/light-admin) - Light Admin is a lightweight Bootstrap 3 admin panel template. [![Open-Source Software][OSS Icon]](https://github.com/sn8/light-admin-bs3)
- [Layuimini](http://layuimini.99php.cn/) - 后台 admin 前端模板,基于 layui 编写的最简洁、易用的后台框架模板。 [![Open-Source Software][OSS Icon]](https://github.com/zhongshaofa/layuimini)
- [modular-admin-html](https://modularcode.io/modular-admin-html) - The Admin Interface Framework. [![Open-Source Software][OSS Icon]](https://github.com/modularcode/modular-admin-html)
- [startbootstrap-sb-admin-2](https://github.com/StartBootstrap/startbootstrap-sb-admin-2) - A free, open source, Bootstrap admin theme created by Start Bootstrap. [![Open-Source Software][OSS Icon]](https://github.com/StartBootstrap/startbootstrap-sb-admin-2)
- [Vali Admin](http://pratikborsadiya.in/vali-admin) - Vali is a free, modular and easy to customize admin theme built using Bootstrap, SASS and Pug.js. [![Open-Source Software][OSS Icon]](https://github.com/pratikborsadiya/vali-admin)
- [Sneat Free Bootstrap HTML Admin Template](https://themeselection.com/products/sneat-free-bootstrap-html-admin-template/) - Open-source & Easy to use Free Bootstrap 5 HTML Admin Template with Elegant Design & Unique Layout. [![Open-Source Software][OSS Icon]](https://github.com/themeselection/sneat-html-admin-template-free)
- [Bootstrap Admin Templates Collection](https://www.wrappixel.com/templates/category/bootstrap-admin-dashboard-template/) - Amazing Collection of Bootstrap Admin Templates by WrapPixel Team. [![Open-Source Software][OSS Icon]](https://github.com/wrappixel)
- [Amazing Bootstrap Admin Templates](https://adminmart.com/templates/bootstrap/) - A Collection of Bootstrap Admin Templates by AdminMart Team. [![Open-Source Software][OSS Icon]](https://github.com/adminmart)

## Tools

### CheatSheet

- [Bootstrap CheatSheet](https://bootstrap-cheatsheet.themeselection.com/) - An interactive list of Bootstrap classes, variables, and mixins. The only Bootstrap CheatSheet you will ever need. [![Open-Source Software][OSS Icon]](https://github.com/themeselection/bootstrap-cheatsheet)

[hot Icon]: https://jaywcjlove.github.io/sb/ico/min-hot.svg "Hot"
[OSS Icon]: https://jaywcjlove.github.io/sb/ico/min-oss.svg "Open source ui componet on Github"

## Contributors

As always, thanks to our amazing contributors!



Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.