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

@zch233/zch-ui

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

@zch233/zch-ui

[![Build Status](https://travis-ci.org/zch233/zch-ui.svg?branch=master)](https://travis-ci.org/zch233/zch-ui) [![](https://data.jsdelivr.com/v1/package/npm/zch-gulu/badge)](https://www.jsdelivr.com/package/npm/zch-gulu)

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

zch-ui

Build Status

Zch,一套为开发者、设计师和产品经理准备的基于 Vue 2.0 的桌面端组件库

介绍

这是我在学习 vue 过程中做的一个 UI 框架,希望对你有用。

  • 安装
$ npm install zch-gulu
// or
$ yarn add zch-gulu
  • 使用
import { ZchButton } from 'zch-gulu'
import 'zch-gulu/dist/index.css'

<zch-button>Button</zch-button>

特性

  • 🥳开箱即用的高质量 Vue 组件。
  • ⚙️20+ 高质量组件
  • 🔧90% 单元测试覆盖率
  • 🔥支持按需引入
  • 🚀使用 Travis CI 进行持续集成
  • 👹有丰富的单元测试,项目完成时,期望测试覆盖率超过 90%
  • 🌵自说明的代码,即使没有注释,你也能看懂

文档

移步

提问

移步

提交代码

如果您觉得还不错,请 star

FAQs

Package last updated on 28 Apr 2020

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