Skip to content

ecomfe/veui

Folders and files

NameName
Last commit message
Last commit date
Apr 18, 2024
Oct 27, 2021
Dec 28, 2023
Feb 5, 2025
Dec 18, 2023
Mar 20, 2017
Aug 1, 2022
Apr 21, 2022
Nov 9, 2021
Apr 21, 2022
Jul 11, 2022
Apr 21, 2022
Oct 9, 2023
Jul 12, 2024
Oct 30, 2019
Dec 28, 2023
Jul 12, 2024
Feb 5, 2025
Apr 25, 2022
Dec 21, 2020

Repository files navigation

VEUI

Documentation: δΈ­ζ–‡ πŸ‡¨πŸ‡³ | English πŸ‡ΊπŸ‡Έ

Enterprise UI components for Vue.js. Based on BAIDU's Light Design Language System (Light Design).

Features

  • 🀘 Powerful and flexible components & directives
  • πŸ’… Switchable/customizable themes
  • 🌲 Fully tree-shakable components
  • 🌐 I18N support w/ compile-time optimization
  • ⌨️ A11Y support w/ ARIA annotation & complete keyboard navigation
  • ☁️ SSR support w/ component level Critical CSS

Packages included in this repo are:

Contribution

To develop veui locally you need to clone this repo and run the following in veui's root directory (VEUI uses pnpm as the package manager):

$ pnpm install
$ pnpm dev

And then you should be able to see the demo via http://localhost:8080/.

License

MIT