🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

sx-antd

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sx-antd

基于antd封装的组件库

latest
npmnpm
Version
3.2.12
Version published
Weekly downloads
17
41.67%
Maintainers
1
Weekly downloads
 
Created
Source

基于antd封装的组件库

特性

  • 基于antd进行封装,满足具体业务需求,尽量简化编码方式
  • 提供类ant.design网站,方便查阅

文档地址:http://172.16.132.188:5001

开发

$ yarn start 

构建

$ yarn build 

发布到npm

$ npm publish 

注:别忘记修改package.json中的version字段 和 src/lagyouts/logo/index.js中版本号

demo网站发布

$ yarn deploy

通过 http://172.16.132.188:5001 访问

demos文档生成说明

通过脚本,基于src/components目录内容自动生成src/examples、src/menus.js,不要直接编辑src/examples、src/menus.js内容;

FAQs

Package last updated on 05 Sep 2018

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