h_ui

1.48.0 • Public • Published

Hui Design

A Vue.js 2.0 view component library for Web.

Environment Support

  • Modern browsers and Internet Explorer 11 (with polyfills)
IE / Edge Chrome Firefox
IE11, Edge Above version 51 Above version 34

Install

npm install h_ui

Usage

import Vue from "vue"
import hui from "h_ui"
import "h_ui/dist/h_ui.min.css"

Vue.use(hui)

Internationalization

All components of Hui are written in Chinese by default,and other languages can be used through settin,currently supports the following languages:

  • Simplified Chinese (zh-CN)
  • Traditional Chinese (zh-TW)
  • English (en-US)

Links

Feedback

How to join discussion group? Search group number 34262339 or 33053894 using Dingtalk App to join in discussion group.

LICENSE

ISC

Dependents (15)

Package Sidebar

Install

npm i h_ui

Weekly Downloads

33

Version

1.48.0

License

ISC

Unpacked Size

38.5 MB

Total Files

729

Last publish

Collaborators

  • hs_ui_owner