All Projects → ziyoung → ant-design-snippets

ziyoung / ant-design-snippets

Licence: other
ant-design-snippets

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ant-design-snippets

React Admin
基于antd、redux-observable、redux-thunk、react-router响应式SPA脚手架,后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 141 (+683.33%)
Mutual labels:  react-redux, redux-thunk, antd
Reactspa
combination of react teconology stack
Stars: ✭ 911 (+4961.11%)
Mutual labels:  react-redux, redux-thunk, antd
Starcabinet
🎉 开源的跨平台Github Stars管理分析工具
Stars: ✭ 399 (+2116.67%)
Mutual labels:  react-redux, redux-thunk, antd
React Admin
基于[email protected]的react动态权限后台管理系统模板
Stars: ✭ 151 (+738.89%)
Mutual labels:  react-redux, redux-thunk, antd
react-cheat-sheet
📚 The perfect React Cheat Sheet for daily use with a lot of Javascript / JSX snippets !
Stars: ✭ 59 (+227.78%)
Mutual labels:  snippets, react-redux
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (+305.56%)
Mutual labels:  react-redux, react-router-dom
PERN-Advanced-Starter
Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.
Stars: ✭ 51 (+183.33%)
Mutual labels:  react-redux, react-router-dom
boss
React+express+sock.io+mongodb build a boss
Stars: ✭ 25 (+38.89%)
Mutual labels:  react-redux, redux-thunk
fetch-action-creator
Fetches using standardized, four-part asynchronous actions for redux-thunk.
Stars: ✭ 28 (+55.56%)
Mutual labels:  react-redux, redux-thunk
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (+172.22%)
Mutual labels:  react-redux, antd
react-cli
基于 create-react-app 搭建的前端脚手架
Stars: ✭ 18 (+0%)
Mutual labels:  react-redux, antd
react-antd-admin
react-antd-admin 是一个后台集成解决方案,它基于 react 和 antd; 内置了动态路由,标签页缓存,权限验证、切换功能
Stars: ✭ 42 (+133.33%)
Mutual labels:  react-redux, antd
gotoReact-
react的一些案例
Stars: ✭ 20 (+11.11%)
Mutual labels:  react-redux, redux-thunk
React-Playground
Learning reactjs from the ground up (router, redux, thunk, hooks, context, portals, and functional components)
Stars: ✭ 15 (-16.67%)
Mutual labels:  react-redux, redux-thunk
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x 等最新版本进行构建...
Stars: ✭ 374 (+1977.78%)
Mutual labels:  react-redux, antd
wx-react-app
使用Create-React-App 和 Ant Design Pro 框架整合,演示地址:
Stars: ✭ 16 (-11.11%)
Mutual labels:  antd, react-router-dom
cra-redux-boilerplate
⚛️🔨create-react-app application with redux and another cool libraries to make your life easier.
Stars: ✭ 15 (-16.67%)
Mutual labels:  react-redux, redux-thunk
cerebro-web
Website for Cerebro
Stars: ✭ 21 (+16.67%)
Mutual labels:  react-redux, redux-thunk
OneArtical
learning and practice redux,react-redux,redux-saga,redux-persist,redux-thunk and so on
Stars: ✭ 61 (+238.89%)
Mutual labels:  react-redux, redux-thunk
react-native-boilerplate
React Native Boilerplate - React Native Starter Kits : react-navigation and its dependencies, redux, redux persist and redux thunk, redux toolkit, react native vector icons, react-native async storage
Stars: ✭ 68 (+277.78%)
Mutual labels:  react-redux, redux-thunk

ant-design-snippets

ant.design 是一个功能非常强大的 react ui 库,提供了众多的组件与设计资源,非常适合管理后台的开发。
ant.design pro 是官方提供的开箱即用的中台前端/设计解决方案。它集成 dva,g2 等,为常见的后台开发提供了一套的解完整决方案。
本项目所做的与 ant.design pro 不相同,希望做到以下两点:
(1)提供简短代码片段,开发者可以直接在项目使用;
(2)用一些实际的例子说明部分组件的用法,对官方文档做出补充。

目录

  1. 添加 ant-design,修改配置文件
  2. Redux 的使用
  3. react-router 的使用
  4. axios 在项目中的使用
  5. 自定义输入组件
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].