# xivui **Repository Path**: nayxp/xivui ## Basic Information - **Project Name**: xivui - **Description**: Vue Material Component Framework - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: https://xivui.hxin.link/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-07 - **Last Updated**: 2025-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

XiVui

Vue Material Component Framework

## Docs [https://xivui.hxin.link](https://xivui.hxin.link) ## Browsers support | [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | [Electron](http://godban.github.io/browsers-support-badges/)
Electron | | --------- | --------- | --------- | --------- | --------- | --------- | | Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions ## Install ### Using Package Manager Using npm ```bash $ npm install xivui --save ``` Using yarn ```bash $ yarn add xivui ``` Using pnpm ```bash $ pnpm install xivui --save ``` ### Using a script tag for global use #### unpkg ```html ``` #### jsDelivr ```html ```