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

@anddo/antd-materials

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anddo/antd-materials

- ProContainer - ProDrawer - ProModal - ProPopconfirm - ProTable

latest
npmnpm
Version
1.0.0-rc.27
Version published
Maintainers
1
Created
Source

antd-materials

  • ProContainer
  • ProDrawer
  • ProModal
  • ProPopconfirm
  • ProTable

开发

  • 在根目录执行 yarn start
  • 进入 antd-materials 目录,yarn lowcode:dev
  • 配置 XSwitch 代理
  • 访问 http://localhost:8000

XSwitch 代理如下

{
  "proxy": [
    [
      "https://unpkg.com/@seada/antd-materials@latest/build/lowcode/view.js",
      "http://localhost:5551/view.js"
    ],
    [
      "https://unpkg.com/@seada/antd-materials@latest/build/lowcode/meta.js",
      "http://localhost:5551/meta.js"
    ]
  ]
}

FAQs

Package last updated on 16 Jan 2023

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