Xmui

screenshot of Xmui
vue
scss

基于vue2,为公司产品打(zao)造(lun)的(zi)可复用UI组件,文档:

Overview:

XMUI is a reusable UI component library developed based on Vue 2+. It is designed for company products and is suitable for both mobile and PC platforms. The library includes basic and application components, which are continuously being improved. XMUI is developed using the Vue official workflow and supports extending with ES6. It is recommended to use the "prerender-spa-plugin" plugin for SEO purposes.

Features:

  • Reusable UI components: The library offers a wide range of reusable UI components, including buttons, tags, forms, grids, modals, and more.
  • Mobile and PC compatibility: XMUI is suitable for both mobile and PC platforms, making it versatile for various projects.
  • Integration with popular libraries: The library is integrated with Axios, Dayjs, and Vuex, providing additional functionality and convenience.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.