🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@mlz/admin

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mlz/admin

一套遵循编程猫组件使用规范的管理系统React组件库

0.9.92
latest
Source
npm
Version published
Maintainers
4
Created
Source

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

🌈 https://mlz-admin.now.sh

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

Keywords

react

FAQs

Package last updated on 03 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts