@knightly/veui

Baidu Enterprise UI for Vue.js.

Usage no npm install needed!

<script type="module">
  import knightlyVeui from 'https://cdn.skypack.dev/@knightly/veui';
</script>

README

VEUI

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

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

🚧 This is a work in progress. 🚧

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:

Please visit each package for further introductions.

Contribution

To develop veui locally you need to clone this repo and run the following in veui's root directory:

$ npm run bootstrap
$ npm run dev

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

License

MIT