Socket
Book a DemoInstallSign in
Socket

@alitajs/antd-plus

Package Overview
Dependencies
Maintainers
8
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alitajs/antd-plus

基于 ant-design 封装的偏业务组件

latest
Source
npmnpm
Version
2.5.0
Version published
Maintainers
8
Created
Source

Ant Design Plus

基于 ant-design 封装的偏业务组件集合

Alita NPM version NPM downloads Build Status

✨ 特性

  • 🚀 TypeScript: 使用 TypeScript 编写,提供完整的类型定义。
  • 💎 优雅美观: 基于 Ant Design。
  • 🎉 开箱即用: 高质量的 React 组件。
  • ⚡️ 按需加载: 支持按需加载,具体请查看babel-plugin-import

兼容性

antd-plus 由于依赖了 React@16.8.0+ 提供的 Hooks 特性,因此只支持 React 16.8.0 及以上版本。

📦 安装

// npm
npm install @alitajs/antd-plus --save

// yarn
yarn add @alitajs/antd-plus

⌨️ 本地开发

# 克隆项目到本地
git clone git@github.com:ant-design/ant-design.git

# 安装依赖
yarn

# 启动服务
yarn start

Keywords

react

FAQs

Package last updated on 01 Dec 2020

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