All Projects → juicecube → mlz-admin

juicecube / mlz-admin

Licence: MIT license
🌈An extended UI library, packaged within Ant Design

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to mlz-admin

tailwind-antd-react-kit
UI Components and helpers for frontend development using Tailwind + Ant Design and React.js
Stars: ✭ 27 (+125%)
Mutual labels:  components, antd
Antv
Ant Design of Vue.js 2.0
Stars: ✭ 99 (+725%)
Mutual labels:  components, antd
tesserae
Components for building h5-based single-page-applications using C#
Stars: ✭ 23 (+91.67%)
Mutual labels:  components
vue-component-creator-plugin
Simplify your frontend dev by automatically created vue components and vuex modules
Stars: ✭ 16 (+33.33%)
Mutual labels:  components
react-sheikah-ui
React component library based on The Legend of Zelda: Breath of the Wild game
Stars: ✭ 45 (+275%)
Mutual labels:  components
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (+41.67%)
Mutual labels:  antd
react-bike
react和antd 共享单车后台管理系统
Stars: ✭ 19 (+58.33%)
Mutual labels:  antd
favv
Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.
Stars: ✭ 17 (+41.67%)
Mutual labels:  antd
react-antd-ie8
兼容到ie8的react/antd/redux/router; demo查看 https://heavensky.github.io/react-antd-ie8 (慢) 或 http://heavensky.gitee.io/react-antd-ie8 (快); 全最新且支持ie9查看 https://github.com/HeavenSky/react-antd-ie9; 本项目已更新和迁移到 https://github.com/HeavenSky/webpack-frames
Stars: ✭ 18 (+50%)
Mutual labels:  antd
fast-blazor
Blazor component library for FluentUI. Microsoft's official lightweight wrapper around the FluentUI Web Components for use with .NET 6.0 Blazor applications
Stars: ✭ 928 (+7633.33%)
Mutual labels:  components
reactionmenu
A library to create a discord paginator. Supports pagination with Discords Buttons feature and reactions.
Stars: ✭ 68 (+466.67%)
Mutual labels:  components
components
A Web component library that brings the power of TwicPics to your favorite web framework.
Stars: ✭ 21 (+75%)
Mutual labels:  components
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (+8.33%)
Mutual labels:  components
mobxSpa
企业级SPA项目,完整开发脚手架
Stars: ✭ 96 (+700%)
Mutual labels:  antd
nativeweb
🤳 Tiny library for simple web components. [1kB]
Stars: ✭ 93 (+675%)
Mutual labels:  components
ngx-bootstrap-icons
This Angular module allows you to use the Bootstrap Icons in your angular application without additional dependencies.
Stars: ✭ 26 (+116.67%)
Mutual labels:  components
dockview
Zero dependency layout manager and builder with ReactJS support
Stars: ✭ 45 (+275%)
Mutual labels:  components
render react
Pre-render and mount React components from Ruby
Stars: ✭ 14 (+16.67%)
Mutual labels:  components
dislash.py
A Python wrapper for discord slash-commands and buttons, designed to extend discord.py.
Stars: ✭ 172 (+1333.33%)
Mutual labels:  components
CleanUI
Android library to create beautiful, clean and minimal UIs.
Stars: ✭ 19 (+58.33%)
Mutual labels:  components

@mlz/admin 是遵循编程猫后台管理系统设计规范的 React 组件库

🌈 https://www.mlz-admin.com

npm version codecov actions license static


使用方法

1. 安装

$ npm install @mlz/admin -S

2. 使用

import { Button } from '@mlz/admin';

const App = () => <Button type="primary">❤️❤️❤️</Button>;

更多详细内容请访问本库的在线文档。

贡献指南

非常期待你的 PR!本库的开发代码,基于 《贡献指南》 ,所以请先仔细阅读。

讨论组

Dingtalk Qrcode

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].