New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@vortex-ui/vtx-ui-antd4

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vortex-ui/vtx-ui-antd4

基于 antd4 的 vtx-ui

latest
npmnpm
Version
0.1.1
Version published
Maintainers
3
Created
Source

vtx-ui-antd4

基于ant-design封装的 UI 工具

安装

# Install
$ npm install @vortex-ui/vtx-ui-antd4
#或者
$ yarn add @vortex-ui/vtx-ui-antd4

重要必读

  • 这个包不包含vtx-ui全部组件。鉴于使用频率低和antd4日渐完善,以下组件不在此包中:VtxDateVtxTreeVtxTreeSelectVtxZtreeVtxZtreeSelectVtxRpsFrame
  • 非完全测试。有问题提issue
  • 地图相关组件依赖jQuery,使用前请确保已经全局引入jQuery

文档

安装包后到node_modules里查看。或者参考vtx-ui的文档(稍微有点不同)。

使用方式

参见vtx-ui。此包引入的名称是@vortex-ui/vtx-ui-antd4

测试

  • 进入demo目录
  • 安装依赖
  • npm link ../
  • 如果3失败了,返回此目录,执行npm link,完成后再进入demo目录,执行npm link @vortex-ui/vtx-ui-antd4

License

MIT

FAQs

Package last updated on 18 Aug 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