# jeui **Repository Path**: coder_lw/jeui ## Basic Information - **Project Name**: jeui - **Description**: JEUI 是一款基于VUE2.0的国产前端UI组件库,遵循原生HTML/CSS/JS的书写与组织形式, 大大影响了开发速度. UI组件库,门槛极低,拿来即用。其外在极简,却又不失饱满的内在,体积轻盈,组件丰盈,从核心代码到API的每一处细节都经过精心雕琢,非常适合界面的快速开发。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://www.jemui.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-08-29 - **Last Updated**: 2021-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JEUI > Jeui a set of Vue 2.0 based high quality, simple, easy to use, lightweight front-end UI component library! ## Install Using npm: ``` npm install jeui --save ``` ## Start Using a script tag for global use: ```html ``` You can find more info [on the website](https://www.jemui.com/). ## Usage ```vue Jeui a set of Vue 2.0 based high quality, simple, easy to use, lightweight front-end UI component library! ``` Using css via `import`: ```js import 'jeui/lib/jeui.css'; ``` ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2019-present, JEUI
Jeui a set of Vue 2.0 based high quality, simple, easy to use, lightweight front-end UI component library!