New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zzc-ui

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zzc-ui

租租车ui框架

  • 1.5.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
2
Weekly downloads
 
Created
Source

zzc-ui

npm

这是一个模仿ant-design的框架建立的一套最基础的ui库,基于reactreact编写的组件。

在线demo

Installation

项目依赖:

npm install zzc-ui --save-dev

如何使用

在包中有一个test的目录,里面是对每一个组件的引用,以及每个组件的调用使用的demo,详情可以去参考test里面的demo。

项目中的引用

import {Tabs} from "zzc-ui" // --- 全部组件将会引入进来

import Tabs from "zzc-ui/conponents/Tabs" // --- 单独引入Tabs的组件

提示

具体的使用方式可以看demo的源码。

Keywords

FAQs

Package last updated on 12 Jun 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc