hiui

HIUI is a solution that is adequate for the fomulation and implementation of interaction and UI design standard for front, middle and backend.

Github星跟踪图

HIUI Logo

JavaScript Style Guide

English, 中文


HIUI is a solution that is adequate for the fomulation and implementation of interaction and UI design standard for front, middle and backend .

Features

  • Highly minimize user perception of interaction costs and predictability of interactions
  • Build outstanding vitual style and get vitual design and interface specification for typical scenario
  • Highly refined design experience in OA, warehousing and after-sales systems, BI systems, and corporate mid-station projects

Install

npm install @hi-ui/hiui

For components usage, see more at HIUI Documents.

Contribute

Structure

.
├── build                   # build command
├── components              # component source
├── docs                    # markdown docs
│   ├── en-US
│   └── zh-CN
├── libs                    # third-party libraries
├── locales                 # i18n config
├── site                    # doc site source
├── CHANGELOG.md
├── commitlint.config.js
├── gulpfile.js
├── LICENSE
├── README-zh.md
├── README.md
├── package.json
└── postcss.config.js

Setup

# install dependencies
$ npm i

# serve in dev mode, with hot reload at localhost:4200
$ npm start

Open http://localhost:4200

Unit Testing

# require node version >= 10

$ npm run jest:coverage

Style Guide

License

MIT

-- EOF --

主要指标

概览
名称与所有者XiaoMi/hiui
主编程语言TypeScript
编程语言JavaScript (语言数: 8)
平台
许可证MIT License
所有者活动
创建于2018-10-08 10:10:20
推送于2025-06-24 03:05:31
最后一次提交2025-06-20 19:34:55
发布数5539
最新版本名称@hi-ui/tree-select@5.0.0-canary.3 (发布于 2025-06-24 11:05:06)
第一版名称1.0.2 (发布于 )
用户参与
星数822
关注者数30
派生数106
提交数7.1k
已启用问题?
问题数1475
打开的问题数67
拉请求数1546
打开的拉请求数14
关闭的拉请求数159
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?