Skip to content

dongmucat/veui

 
 

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

About

Enterprise UI for Vue.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 45.3%
  • Vue 43.8%
  • Less 10.9%
  • TypeScript 0.0%
  • HTML 0.0%
  • Smarty 0.0%