UNPKG

wave-ui

Version:

A UI framework for Vue.js 3 (and 2) with only the bright side. :sunny:

58 lines (37 loc) 2.12 kB
# Wave UI [![Latest Version on NPM](https://img.shields.io/npm/v/wave-ui.svg)](https://npmjs.com/package/wave-ui) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md) [![npm](https://img.shields.io/npm/dt/wave-ui.svg)](https://www.npmjs.com/package/wave-ui) <!-- [![npm](https://img.shields.io/npm/dw/wave-ui.svg)](https://www.npmjs.com/package/wave-ui) --> [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) > An emerging UI framework for Vue.js (2 & 3) with only the bright side. :sunny: ___ ## Demo & Documentation > [antoniandre.github.io/wave-ui](https://antoniandre.github.io/wave-ui) ___ ## install ``` npm i wave-ui ``` **Vue 2 (legacy)** ``` npm i wave-ui@legacy ``` ___ ## Browser Support ![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | | --- | --- | --- | --- | --- | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | ___ ## Donating If you want to support the development of this library, you can buy me a beer or [become a sponsor](https://github.com/sponsors/antoniandre)! [![paypal](https://www.paypalobjects.com/en_AU/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/antoniandre1) Thank you! If you are using this library for profit business, please consider [backing me](https://github.com/sponsors/antoniandre)! It ensures that the project your products rely on keep being actively maintained. :) ___ ## Contributing If you have any idea, feel free to open an issue to discuss a new feature or fork Wave UI and submit your changes back to me. ___ ## Release Notes [antoniandre.github.io/wave-ui/release-notes](https://antoniandre.github.io/wave-ui/release-notes)