Skip to content

fbresearchvn/hiui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiUI Logo

HiUI

JavaScript Style Guide


|简体中文|ENGLISH|

HiUI 是一个面向中后台系统的前端组件库,可以帮助开发人员快速实现交互一致、界面美观的界面开发。 //devv

特性

  • 精于中后台产品的交互与视觉设计
  • 全面的流程、数据展示模板,从业务中来,模板、组件覆盖大多数中后台系统需求
  • 数据结构分离的单组件设计,无需学习,升级方便,开箱即用 //dev

安装

现在从 npm 安装并引入 HiUI

全量安装

npm config set registry https://registry.npmjs.org

npm install @hi-ui/core @hi-ui/hiui

按需安装

npm config set registry https://registry.npmjs.org

npm install @hi-ui/core @hi-ui/组件名

注意:组件名请全部小写,并使用中横线连接。

使用

组件使用详见官方文档

贡献

HiUI 贡献详见贡献指南

License

MIT

-- EOF --

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 68.7%
  • HTML 15.1%
  • SCSS 12.7%
  • JavaScript 1.7%
  • MDX 1.5%
  • Raku 0.2%
  • Other 0.1%