Beautiful UI components build with vue and ant design
Vue-beauty npm is a UI component library built with Vue and Ant Design. It provides beautiful and feature-rich components for building user interfaces using Vue’s component-based development approach. The library is distributed under the MIT license and can be installed using npm or yarn, or can be globally imported using the <script> tag. Vue-beauty npm supports popular browsers like Chrome and Firefox, but does not currently support Internet Explorer (though support for IE11+ is planned). The library also includes Polyfills for some of the latest ES features. Detailed documentation, updates, and contribution guidelines can be found on the Vue-beauty npm website.
To install Vue-beauty npm, use one of the following methods:
npm install vue-beauty
yarn add vue-beauty
<script src="https://unpkg.com/vue-beauty"></script>
For more detailed instructions and usage examples, please refer to the online documentation on the Vue-beauty npm website.
Vue-beauty npm is a UI component library built with Vue and Ant Design. It offers a wide range of feature-rich components for building user interfaces using Vue’s component-based development approach. It provides a simple and friendly API, supports installation via npm or yarn, and can be globally imported using the <script> tag. The library is optimized based on the Ant Design style and includes Polyfills for some of the latest ES features. Although it currently does not support Internet Explorer, support for IE11+ is planned. Detailed documentation, updates, and contribution guidelines can be found on the Vue-beauty npm website.