All Projects β†’ XiaoMi β†’ Hiui

XiaoMi / Hiui

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hiui

Pivotal Ui
Pivotal's design system & component library
Stars: ✭ 637 (+74.04%)
Mutual labels:  design-system, react-components, component-library
smores-react
🍭 Marshmallow React components
Stars: ✭ 34 (-90.71%)
Mutual labels:  react-components, component-library, design-system
paragon
πŸ’Ž An accessible, theme-ready design system built for learning applications and Open edX.
Stars: ✭ 85 (-76.78%)
Mutual labels:  react-components, component-library, design-system
Circuit Ui
SumUp's component library for the web
Stars: ✭ 625 (+70.77%)
Mutual labels:  design-system, react-components, component-library
Axiom React
Axiom - Brandwatch design system and React pattern library
Stars: ✭ 41 (-88.8%)
Mutual labels:  design-system, react-components, component-library
Styleguide
The VTEX Design System and React component library.
Stars: ✭ 138 (-62.3%)
Mutual labels:  design-system, react-components, component-library
Operational Ui
Building blocks for effective operational interfaces
Stars: ✭ 258 (-29.51%)
Mutual labels:  design-system, react-components, component-library
carbon-components-svelte
Svelte implementation of the Carbon Design System
Stars: ✭ 1,615 (+341.26%)
Mutual labels:  component-library, design-system
engage-ui
Engage UI is a React component library designed to help developers and designers creater the delightful web experiences.
Stars: ✭ 14 (-96.17%)
Mutual labels:  react-components, component-library
vf-core
A (primarily CSS) framework that targets needs of life science websites and services
Stars: ✭ 16 (-95.63%)
Mutual labels:  component-library, design-system
polarwind
Envoy's product component library
Stars: ✭ 17 (-95.36%)
Mutual labels:  component-library, design-system
tds-community
TELUS Design System Community Components
Stars: ✭ 22 (-93.99%)
Mutual labels:  component-library, design-system
paramount
React Component Library for React Native and React Web
Stars: ✭ 23 (-93.72%)
Mutual labels:  component-library, design-system
anv-ui-components
AnyVision React components library
Stars: ✭ 35 (-90.44%)
Mutual labels:  component-library, design-system
neptune-web
Wise Web Design System
Stars: ✭ 55 (-84.97%)
Mutual labels:  react-components, design-system
Stardust
🎨Tiller Design System
Stars: ✭ 19 (-94.81%)
Mutual labels:  react-components, design-system
maker
Maker Design System by Square
Stars: ✭ 43 (-88.25%)
Mutual labels:  component-library, design-system
design-system
A resource for creating user interfaces based on brand, UX, and dev principles
Stars: ✭ 17 (-95.36%)
Mutual labels:  react-components, design-system
marble
Marble is the design system used by The Metropolitan Museum of Art πŸ›
Stars: ✭ 14 (-96.17%)
Mutual labels:  component-library, design-system
sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-93.72%)
Mutual labels:  component-library, design-system

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 --

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].