Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

wetrial/component

Repository files navigation

hero
actions
text link
Getting Started
/getting-started

此仓库已废弃

重要: 此仓库后续不再维护,也不再接受更多的特性更新。wetrial/component 将会迁移至 wetrial/wetrials 仓库进行后续的维护,访问 https://wetrial.github.io/wetrials/component/common/icon-font 了解更多。此变更不影响继续使用 @wetrial/component 这个 npm 包名安装使用此组件。

English | 简体中文

@wetrial/component

基于 antd 的基础库

NPM version NPM downloads
npm status test status

📚 Document

✨ Features

  • antd 没有的通用组件

📦 Install

npm i @wetrial/component --save

🔨 Usage

import { Ellipsis } from '@wetrial/component';

🖥 Development

$ git clone [email protected]:wetrial/component.git
$ cd hooks
$ npm install
$ npm start

Open your browser and visit http://127.0.0.1:8001 , see more at Development.

🤝 Contributing

We welcome all contributions, please read our CONTRIBUTING. MD first, let's build a better hooks library together.

✅ License

MIT