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

@hocgin/ui

Package Overview
Dependencies
Maintainers
0
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hocgin/ui

> React UI 组件库,基于 React 和 Ant Design

latest
npmnpm
Version
5.0.52
Version published
Maintainers
0
Created
Source

react-ui

React UI 组件库,基于 React 和 Ant Design

npm

目录

.
├── _docs
│    └── TODO.md
├── src
│   ├── Archive       // 归档
│   ├── Exhibit       // 展览
│   ├── Beta          // Beta
│   ├── Deprecated    // 废弃
│   ├── Promise       // [重 HTTP 请求]
│   ├── Utils         // 工具
│   └── Tpl           // 模版

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

FAQs

Package last updated on 16 Oct 2024

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