[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Awesome / wiki/front-end-development/ant-design.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # Ant Design **repo:** [websemantics/awesome-ant-design](https://github.com/websemantics/awesome-ant-design) **category:** [[front-end-development|Front-End Development]] **related:** [[react|React]] --- ``` ---. ╭───╮╭──╮ ╭──╮ ╭──╮ ╭───╮ ╭──╮ ╭─── ───╮ ╭──╮ -.. \ / ││ │──│ │ / ╭─╯/ ╭──╯ / \ │ │ │ / ╭─╯ _|_|_ │ o ││ │ │ │ / ╰─( \─╮│ ││ ─ ─ │ / ╰─╮ / O \ │ ││ │ │ ││ ╭─╯\__ ││ O ││ \_/ ││ ╭─╯ \_______/ │ _ ││ ` ' ││ ╰─╮/ \ ││ ││ │ ││ ╰─╮ / \ │ │ │ \ / │ │\ │ \ / │ │ ││ │ \/ \ ╰──┴──╯ ╰──╯─╯ ╰─────╯ ╰───╯ ╰──╯ ╰───╯───╯╰─────╯ /'---'\ ____/ | \_____ ╭───╮╭───╮ ╭──────╮ ╭──╮ ╭──╮ ╭───╮╭────╮ ╭───╮╭───╮ __/\____/ \_ / ││ \ │ │ │ \ / ╭─╯/ ╭──╯╰╮ ╭╯ / ││ \ | \ │ o ││ _ ││ │ │ \ / ╰─( \─╮ │ │ │ ╭──╯│ _ │ / \__ /\ '_ │ ││ │ │╰─╯ ╰─╯ │ D ││ ╭─╯\__ │ │ │ │ │╭─╮│ │ │ / \__ \ \ │ _ ││ │ │ │ │ │ ││ ╰─╮/ \ │ │ │ │ ╰─ ││ │ │ \ \_\_________\ │ │ ││ │ │ │ │ │ ││ │\ │╭╯ ╰╮│ ││ │ │ \ \ \ ╰──┴──╯╰──┴──╯ ╰──╯ ╰─────╯╰─────╯ ╰───╯╰────╯╰─────╯╰──┴──╯ \ \ ``` > A curated list of [Ant Design](http://ant.design/) resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date. [](https://github.com/sindresorhus/awesome) [<img src="https://camo.githubusercontent.com/2f393ed1a4c6d222de314c16e0334301cae3fb7a/68747470733a2f2f67772e616c697061796f626a656374732e636f6d2f7a6f732f726d73706f7274616c2f4b4470677667754d704766716148506a6963524b2e7376673f73616e6974697a653d74727565" align="right" width="160">](https://ant.design/) Ant Design, a design language for middleware, is refined by Experience Technology Department of Ant Financial, aims to uniform the user interface specs for middleware projects, reduce the unnecessary cost of design differences and implementation and liberate the resources of design and front-end development. ## Contents - [Contents](#contents) - [Resources](#resources) - [Articles](#articles) - [Tools](#tools) - [Theming](#theming) - [Themes](#themes) - [Related Projects](#related-projects) - [Angular](#angular) - [Vue.js](#vuejs) - [Components](#components) - [React Hooks](#[react](/@harrisonqian/awesome/wiki/front-end-development/react)-hooks) - [Applications](#applications) - [Boilerplates](#boilerplates) - [Non-[JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) Libraries](#non-javascript-libraries) - [Electron](#electron) - [Icons](#icons) - [Design Tools and Resources](#design-tools-and-resources) - [Other](#other) - [Contributing](#contributing) - [License](#license) ## Resources Official projects and resources of Ant Design. - [Ant Design](http://ant.design/) - An Enterprise-class UI design language and [React](/@harrisonqian/awesome/wiki/front-end-development/react)-based implementation. - [Ant Design Pro](http://pro.ant.design/) - An out-of-box UI solution for enterprise applications :fire::fire::fire: - [Ant Design Mobile](http://mobile.ant.design/) - Configurable Mobile UI specification and [React](/@harrisonqian/awesome/wiki/front-end-development/react)-based implementation. - [Ant Design of React](http://react-component.[github](/@harrisonqian/awesome/wiki/development-environment/github).io/badgeboard/) - Graceful UI components out of the box, based on [React](/@harrisonqian/awesome/wiki/front-end-development/react). - [Ant Design SVG Icons](http://leungwensen.[github](/@harrisonqian/awesome/wiki/development-environment/github).io/svg-icon/#ant) - Project to transform regular icon [fonts](/@harrisonqian/awesome/wiki/media/fonts) into SVG format, supporting Ant Design icon [fonts](/@harrisonqian/awesome/wiki/media/fonts). ## Articles - [Styling [React](/@harrisonqian/awesome/wiki/front-end-development/react) Applications with Ant.Design](https://medium.com/@yoniweisbrod/styling-react-applications-with-ant-design-92b742aab0b0) - [Finding a User Interface library](http://waywardmonkeys.org/2016/03/14/finding-a-user-interface-library/) ## Tools These are tools and utilities to help build apps using Ant Design, - [Antd Init](https://github.com/ant-design/antd-init) - Ant Design boilerplate generator (for demo only, use dva-cli). - [Dva Cli](https://github.com/dvajs/dva-cli) - Create Ant Design projects based on [Dva.js](https://github.com/dvajs/dva), a lightweight front-end framework based on Redux and React and inspired by [Elm](http://elm-lang.org) and [Choo](https://github.com/yoshuawuyts/choo). - [Antd Tools](https://github.com/ant-tool) - Very useful list of tools for Ant Design to create documentation, create new components, build tools and many more. - [Antd Tools Docs](http://ant-tool.[github](/@harrisonqian/awesome/wiki/development-environment/github).io/) - Documentations for Ant Tools. - [iConfig Ant Design](https://github.com/hutxs/iconfig-antd) - Boilerplate for quickly getting a new project up and running with a few useful transforms. - [vscode-antd-rush](https://github.com/fi3ework/vscode-antd-rush) - Rush to Ant Design in VS Code - [Antd Snippets for VS Code](https://marketplace.visualstudio.com/items?itemName=bang.antd-snippets) - [Generator Antd Pro](https://github.com/codetrial/generator-antd-pro) - An easy way to build your Ant Design Pro application. - [formik-antd](https://github.com/jannikbuschke/formik-antd) - Declarative bindings for the popular form state management library Formik. - [Zaku](https://github.com/limichange/zaku) - JSX-based UI editor, easy way to build page and generate antd code. - [Antd-Pro-Generator for VS Code](https://github.com/garrett12138/antd-pro-generator) Generate Service/Mock/Model from Swagger2.0 or OpenApi3.x docs for Ant Design Pro. - [Ruyi Design Assistant](https://www.figma.com/community/plugin/1192146318523533547/) Ruyi Design Assistant helps you efficiently use [React](/@harrisonqian/awesome/wiki/front-end-development/react) component libraries(AntDesign) and Design Tokens for design in Figma, and easily get production-level component code. ## Theming Here are utilities that can help you customize your theme and ability to change it in browser - [antd-theme-webpack-plugin](https://github.com/mzohaibqc/antd-theme-webpack-plugin) - A webpack plugin to generate your custom theme file. - [antd-theme-generator](https://github.com/mzohaibqc/antd-theme-generator) - A simple script to generate theme specific [less](/@harrisonqian/awesome/wiki/front-end-development/less) file which can be used in any environment. - [dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme) - A simple plugin to dynamic change ant-design theme whether [less](/@harrisonqian/awesome/wiki/front-end-development/less) or css. - [storybook-addon-customize-antd-theme](https://github.com/letshare/storybook-addon-customize-antd-theme) - a [Storybook](/@harrisonqian/awesome/wiki/front-end-development/storybook) addon help you visually customize an ant design theme. ### Themes - [ant-design-dark-theme](https://github.com/ant-design/ant-design-dark-theme) - Dark theme variables of Ant Design. - [ant-design-aliyun-theme](https://github.com/ant-design/ant-design-aliyun-theme) - Aliyun console theme variables of Ant Design. - [ant-dark-theme](https://github.com/Kuechlin/ant-dark-theme) - Dark theme variables of Ant Design. ## Related Projects Ant Design family of projects. - [Ant Design X](https://github.com/ant-design/x) - A [React](/@harrisonqian/awesome/wiki/front-end-development/react) UI library @ant-design/x that Crafting AI-driven interfaces with [React](/@harrisonqian/awesome/wiki/front-end-development/react), seamlessly integrating smart chat components and API services at your fingertips. - [Ant Design Web3](https://github.com/ant-design/ant-design-web3) - Efficient [react](/@harrisonqian/awesome/wiki/front-end-development/react) components for building dapps easier | Connect crypto wallets and more Web3 UI components | Web3 [icons](/@harrisonqian/awesome/wiki/media/icons) | Supports [Ethereum](/@harrisonqian/awesome/wiki/decentralized-systems/ethereum), Solana, [Bitcoin](/@harrisonqian/awesome/wiki/decentralized-systems/bitcoin), TON, Sui and others. - [Grammar of Graphics](https://g2.alipay.com/) - Pure [javascript](/@harrisonqian/awesome/wiki/programming-languages/javascript), powerful semantic graph generation tool for [big data](/@harrisonqian/awesome/wiki/big-data/big-data) which provides a set of graphical syntax that lets users build with simple syntax a myriad of charts and integrates a large number of statistical tools, ([Read more](https://github.com/antvis/feedback)). - [Ant Visualization](https://antv.alipay.com/) - Professional [data visualization](/@harrisonqian/awesome/wiki/miscellaneous/data-visualization) specification that aims to put several years of valuable data pattern group work in the process of exploring [data visualization](/@harrisonqian/awesome/wiki/miscellaneous/data-visualization) to share with all people who need data visualization theory. AntV consists of few parts, data, design specifications and rules for use of the chart, ([Read more](https://github.com/antvis/feedback)). - [Ant Motion](http://motion.ant.design/) - Efficient motion design solutions that complies with Ant Design Visual specification with [React](/@harrisonqian/awesome/wiki/front-end-development/react) implementation. - [Ant UX](http://ux.ant.design/) - Make a sitemap template for UX design using [Omnigraffle](https://www.omnigroup.com/omnigraffle), [Sketch](https://www.sketchapp.com/) or [Axure](http://www.axure.com/). This is a library which assists designers to define, refine and finalize the inter-page logic of their products. ## Angular Projects that are built with Angular and Ant Design. - [NG-ZORRO](https://github.com/NG-ZORRO/ng-zorro-antd) - Ant Design of [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular). - [NG-ZORRO-Mobile](https://github.com/NG-ZORRO/ng-zorro-antd-mobile) - Ant Design Mobile of [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular) - [ng-alain](https://ng-alain.com/) - ng-zorro-antd admin panel front-end framework. ## Vue.js Projects that are built with Vue.js and Ant Design. - [ant-design-vue](https://github.com/vueComponent/ant-design-vue) - Ant Design of [Vue.js](/@harrisonqian/awesome/wiki/front-end-development/vue-js) 2.5.0+. - [Vue.js Beauty](https://github.com/FE-Driver/vue-beauty) - Beautiful UI components build with [Vue.js](/@harrisonqian/awesome/wiki/front-end-development/vue-js) and Ant Design. - [Vue.js Ant UI](https://github.com/kokoroX/vue-ant-ui) - Ant Design UI components built in [Vue.js](/@harrisonqian/awesome/wiki/front-end-development/vue-js). - [Ant Design Vue](https://github.com/lileilei/Ant-design-vue) - [Vue.js](/@harrisonqian/awesome/wiki/front-end-development/vue-js) version of Ant Design. - [antue](https://github.com/zzuu666/antue) - A set of enterprise-class Vue UI components, following the Ant Design specification completely. - [vue-antd-admin](https://github.com/iczer/vue-antd-admin) - Ant Design Pro's implementation with Vue ## Blazor Projects that are built with Blazor WebAssembly and Ant Design. - [ant-design-blazor](https://github.com/ElderJames/ant-design-blazor) - Ant Design of [Blazor](/@harrisonqian/awesome/wiki/front-end-development/blazor)(both Server-side and WebAssembly). - [Blazorise](https://github.com/stsrki/Blazorise) - AntDesign support for Blazorise and [Blazor](/@harrisonqian/awesome/wiki/front-end-development/blazor) [Demo](https://antdesigndemo.blazorise.com/) ## Components A list of UI components built with Ant Design. - [antd-group-slider](https://github.com/huyennbl/antd-group-slider) - A group of sliders that help input data with multiple ranges & description. Have data sync between sliders to improve UX, avoid accidental missing range during inputing range data. - [antd-table-infinity](https://github.com/Leonard-Li777/antd-table-infinity) - An infinite scroll component based on antd table that supports virtual scrolling & high-performance - [react-lz-editor](https://github.com/leejaen/react-lz-editor) - An open source rich [react](/@harrisonqian/awesome/wiki/front-end-development/react) editor based on draft-Js and ant design. - [React Grid](https://github.com/kagawagao/react-grid) **[Deprecated]** - Grid [React](/@harrisonqian/awesome/wiki/front-end-development/react) UI Component based on Ant Design. - [Antd Kit](https://github.com/huhulab/antd-kit) - Advanced Ant Design components. - [antd-data-table](https://github.com/NewbeeFE/antd-data-table) - A component that combines antd's Table and Form to do the search, display, and operating jobs for data. - [ngx-recursive-form](https://github.com/hsbalar/ngx-recursive-form) - [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular) recursive form based on [json](/@harrisonqian/awesome/wiki/miscellaneous/json) input built with Ant Design. - [antd-amplify-react](https://github.com/mzohaibqc/antd-amplify-react) - A collection of Ant Design component for Aws Amplify for Authentication - [antd-password-input-strength](https://github.com/Kombustor/antd-password-input-strength) - AntD Input component with password-strength indicator. - [antd-amiya](https://github.com/viewweiwu/amiya) - Page level components and with table and form. - [antd-phone-input](https://github.com/ArtyomVancyan/antd-phone-input) - Advanced, highly customizable phone input component for Ant Design. ## React Hooks - [Sunflower(🌻)](https://github.com/ant-design/sunflower) Collection of [React Hooks](/@harrisonqian/awesome/wiki/front-end-development/react-hooks) returning component of antd. - [use-antd-resizable-header](https://github.com/hemengke1997/use-antd-resizable-header) - A [React](/@harrisonqian/awesome/wiki/front-end-development/react) Hook makes Ant Design Table Header resizable. ## Applications A list of mature apps built with Ant Design. - [Eevee](https://github.com/pizn/eevee) - Based on [Github](/@harrisonqian/awesome/wiki/development-environment/github) page online editing blog platform. The project is based [React](/@harrisonqian/awesome/wiki/front-end-development/react), Ant Design and [GitHub](/@harrisonqian/awesome/wiki/development-environment/github) API. - [Productivity Application](https://github.com/dhruv-kumar-jha/productivity-frontend) - Kanban style, Trello inspired [Productivity](/@harrisonqian/awesome/wiki/work/productivity) application built using [React](/@harrisonqian/awesome/wiki/front-end-development/react), Ant Design and other fantastic modules. - [IDURAR ERP/CRM](https://github.com/idurar/idurar-erp-crm) - IDURAR is Open Source ERP/CRM (Invoice / Inventory / Accounting / HR) Based on Mern Stack (Node.js / Express.js / [MongoDb](/@harrisonqian/awesome/wiki/databases/mongodb) / [React](/@harrisonqian/awesome/wiki/front-end-development/react).js ) with Ant Design (AntD) and [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) ## Boilerplates A list of starter projects and boilerplates built with Ant Design. - [Ant Design Pro](http://pro.ant.design/) - An out-of-box UI solution for enterprise applications :fire::fire::fire: - [Scaffold Market](http://scaffold.ant.design/) - scaffolds and boilerplates using Ant Design - [Antd Admin](https://github.com/zuiidea/antd-admin) - A admin dashboard application demo built upon Ant Design and Dva.js. - [Meteor Antd Boilerplate](https://github.com/elmarti/meteor-antd-boilerplate) - A basic social network built using Antd and [Meteor](/@harrisonqian/awesome/wiki/front-end-development/meteor). [Example](https://antdmeteor.herokuapp.com/login) - [React SPA](https://github.com/JasonBai007/reactSPA) - Building SPA with [React](/@harrisonqian/awesome/wiki/front-end-development/react), Router, ES6, Fetch, Babel, Webpack, Npm, MockJs, FontAwesome, AnimateCSS, Ant Design, [LESS](/@harrisonqian/awesome/wiki/front-end-development/less) and [jQuery](/@harrisonqian/awesome/wiki/front-end-development/jquery). - [React Redux](https://github.com/Justin-lu/react-[redux](/@harrisonqian/awesome/wiki/front-end-development/redux)-antd) - [React](/@harrisonqian/awesome/wiki/front-end-development/react) [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) for CMS/Enterprise class [apps](/@harrisonqian/awesome/wiki/platforms/apps) (ERP/Admin) built with Ant Design. - [React Antd Starter](https://github.com/yuzhouisme/react-antd-[redux](/@harrisonqian/awesome/wiki/front-end-development/redux)-router-starter) - This project is designed to develop website/web [apps](/@harrisonqian/awesome/wiki/platforms/apps) using Ant Design and Redux. - [Webbf](https://github.com/peterchenhdu/webbf) - [Java](/@harrisonqian/awesome/wiki/programming-languages/java) demo that uses Maven to build the backend with Spring, Spring MVC and Mybatis. [React](/@harrisonqian/awesome/wiki/front-end-development/react), Reflux, Eebpack, [jQuery](/@harrisonqian/awesome/wiki/front-end-development/jquery), React-bootstrap and Ant Design. - [React [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) Antd Starter](https://github.com/BetaRabbit/react-redux-antd-starter) - Front-end boilerplate built with [React](/@harrisonqian/awesome/wiki/front-end-development/react), Redux and Ant Design. - [Koa](https://github.com/yukrain/koa-antd-admin) - Example app to build Admin UI built with [React](/@harrisonqian/awesome/wiki/front-end-development/react), Ant Design and Koa. - [Star Admin](https://github.com/pookpal/star-initReact-example) - Demo app built with [React](/@harrisonqian/awesome/wiki/front-end-development/react), Ant Design, [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux), React-router, Webpack and Babel. - [React [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) Intro](https://github.com/LeuisKen/react-redux-intro) - Demo app built with Ant Design and can be configured to initialize a Redux dependencies. - [React Start Kit](https://github.com/jovey-zheng/react-start-kit) - SPA Boilerplate built with [React](/@harrisonqian/awesome/wiki/front-end-development/react), Webpack, ES6+, [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux), Router, Babel, Express, Ant Design. - [CL React](https://github.com/chenliang2016/CLReactAntDesign) - Based on Ant Design front-end framework structures for enterprise back-office software. - [TODO MVC](https://github.com/cupools/todoMVC-react) - Todo list built with [React](/@harrisonqian/awesome/wiki/front-end-development/react) and Ant Design. - [React Boilerplate](https://github.com/huhulab/react-frontend-boilerplate) - [React](/@harrisonqian/awesome/wiki/front-end-development/react) Admin front-end boilerplate built with Ant Design. - [Dva Antd Starter](https://github.com/xlsdg/dva-antd-starter) - Get started with Dva.js and Ant Design. - [Dva Antd Mobile Starter](https://github.com/xlsdg/dva-antd-mobile-starter) - Get started with Dva.js and Ant Design mobile. - [Dva Ant Admin](https://github.com/jiangbo2015/learn-dva) - A front-end boilerplate built with Dva, Ant-Design - [Aspnet [Core](/@harrisonqian/awesome/wiki/platforms/core) Antd Boilerplate](https://github.com/bang88/aspnet-core-[react](/@harrisonqian/awesome/wiki/front-end-development/react)-antd-boilerplate) - Server Side Rendering with Asp[.net](/@harrisonqian/awesome/wiki/platforms/net) core. - [React [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) Universal](https://github.com/subenksaha/react-redux-universal) - Universal/Isomorphic boilerplate using [react](/@harrisonqian/awesome/wiki/front-end-development/react) router 4 and webpack 2.5+. All latest packages. - [CRA-TS-Antd](https://github.com/comerc/cra-ts-antd) - Create-[React](/@harrisonqian/awesome/wiki/front-end-development/react)-App + TypeScript + Ant-Design (without Eject). - [Ng-Alain](https://github.com/cipchk/ng-alain) - [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular) Admin UI built on Ant Design (with ng-zorro-antd). - [Typescript [React](/@harrisonqian/awesome/wiki/front-end-development/react) With Mobx Starter](https://github.com/YDJ-FE/ts-react-webpack) - a starter-template with typescript, react, mobx, antd and webpack). - [React-PWA, PawJS and AntDesign](https://github.com/Atyantik/example-pawjs-ant-design) - A pluggable boilerplate with SEO, PWA, SSR, Skeleton, Placeholders, etc. as some of its many features. - [Create [React](/@harrisonqian/awesome/wiki/front-end-development/react) App + Ant Design](https://github.com/ant-design/create-react-app-antd) - Use antd in create-react-app without ejecting - [ScaffoldHub.io](https://scaffoldhub.io) - Generate fullstack [React](/@harrisonqian/awesome/wiki/front-end-development/react) + Ant Design applications with [MongoDB](/@harrisonqian/awesome/wiki/databases/mongodb), SQL or [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase) Firestore. - [The Green Meal](https://github.com/VincentCordobes/the-green-meal) - [Next.js](/@harrisonqian/awesome/wiki/front-end-development/next-js), [PostgreSQL](/@harrisonqian/awesome/wiki/databases/postgresql) demo app written in TypeScript. - [react-vite-admin](https://github.com/ychengcloud/react-vite-admin) - [React](/@harrisonqian/awesome/wiki/front-end-development/react), Recoil, React Query, [React Hooks](/@harrisonqian/awesome/wiki/front-end-development/react-hooks), Typescript, Axios. ## Non-JavaScript Libraries A list of libraries that are written for non-JavaScript languages. - [Antizer](https://github.com/priornix/antizer) - Ant Design library for [ClojureScript](https://clojurescript.org/), an immutable, functional language that cross-compiles to [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript). - [syn-antd](https://gitlab.com/synqrinus/syn-antd) - Ant Design wrapper for [ClojureScript](https://clojurescript.org/) and [Reagent](https://github.com/reagent-project/reagent) using [shadow-cljs](http://shadow-cljs.org/) with tree-shaking support. As with other [ClojureScript](/@harrisonqian/awesome/wiki/programming-languages/clojurescript) libraries, it cross-compiles to [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript). ## Electron - [StarCabinet](https://github.com/thundernet8/StarCabinet) - [Github](/@harrisonqian/awesome/wiki/development-environment/github) Stars-based [cross-platform](/@harrisonqian/awesome/wiki/platforms/cross-platform) tool based on [React](/@harrisonqian/awesome/wiki/front-end-development/react), Electronand and Ant Design. - [Nowa](https://github.com/nowa-webpack/nowa-gui) - A webpack based front-end plug-in scaffolding and development solution. ## Icons - [Official Ant Design Icons](http://github.com/ant-design/ant-design-icons) - [Ant Design Icons](https://github.com/fjc0k/ant-design-icons) - The premium icon font from Ant Design and Ant Design Mobile. - [Material Design Icons](https://github.com/2fd/ant-design-icons) [Material Design](/@harrisonqian/awesome/wiki/front-end-development/material-design) [Icons](/@harrisonqian/awesome/wiki/media/icons) for Ant Design ## Design Tools and Resources - [Kitchen](http://kitchen.alipay.com/) - [Sketch](/@harrisonqian/awesome/wiki/miscellaneous/sketch) Plugin with suites of functions to enhance designers - [Ant Design Library](http://library.ant.design/) - Ant Design Axure Library - [Ant UX](http://ux.ant.design/) - Sitemap templates for ux design in OG, [Sketch](/@harrisonqian/awesome/wiki/miscellaneous/sketch), Axure, Affinity, Adobe XD. - [Ant Design Design Resources](https://ant.design/docs/spec/download) - [Sketch](/@harrisonqian/awesome/wiki/miscellaneous/sketch) Symbols ## Other - [Ant Design of Ember](http://idcos.[github](/@harrisonqian/awesome/wiki/development-environment/github).io/antd-ember/#/home) - Enterprise-class UI framework based on Ant Design and Emberjs. - [Fable Ant Design](https://github.com/evilz/fable-ant-design) - Ant Design bindings for Fable Elmish. ## Contributing Your contributions are always welcome! [Click Here to read the guidelines](https://github.com/websemantics/awesome-ant-design/blob/master/contributing.md). ## License [](http://creativecommons.org/licenses/by/4.0/) This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).