# jeui-1 **Repository Path**: mirrors_singod/jeui-1 ## Basic Information - **Project Name**: jeui-1 - **Description**: JEUI 是一款基于VUE2.0的国产前端UI组件库,遵循原生HTML/CSS/JS的书写与组织形式, 大大影响了开发速度. UI组件库,门槛极低,拿来即用。其外在极简,却又不失饱满的内在,体积轻盈,组件丰盈,从核心代码到API的每一处细节都经过精心雕琢,非常适合界面的快速开发。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-16 - **Last Updated**: 2026-03-08 ## 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 ``` Using css via `import`: ```js import 'jeui/lib/jeui.css'; ``` ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2019-present, JEUI