@ct0/ui
TypeScript icon, indicating that this package has built-in type declarations

0.178.20250414 • Public • Published

@ct0/ui

This is a very opined react component library, the main purpose is friendly to use, it abandoned flexibiliby to exchange for stabiligy and consistency. If you really want to make some adjustment, feel free to FORK it.

Contribution Requirements:

  1. The only library could be imported is react-components

  2. NO Breaking Change.

Usage

document: https://www.npmjs.com/package/@ct0/ui

npm i @ct0/ui
// global import css file once is required
import "@ct0/ui/css/all.css";
import { message } from "@ct0/ui";

Contribute

Within github Merge Request

Git commit message format https://www.conventionalcommits.org/en/v1.0.0/

FAQ

Best Practice

公共组件引用步骤

  1. 先到 @ct0/ui 库中找
  2. 如果没有,到 antd 库中找
  3. 如果还没有,自己写一个
  4. 如果写的时候发现跟 @ct0/ui 中组件很像,fork 一个自己改
  5. 如果都没有,先确认这个组件需要吗?真的需要吗!?

Readme

Keywords

none

Package Sidebar

Install

npm i @ct0/ui

Weekly Downloads

62

Version

0.178.20250414

License

MIT

Unpacked Size

4.12 MB

Total Files

39

Last publish

Collaborators

  • delong
  • tangdaguang