Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoniandre/wave-ui
A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
https://github.com/antoniandre/wave-ui
framework ui ux vue vue3 waveui
Last synced: 9 days ago
JSON representation
A UI framework for Vue.js 3 (and 2) with only the bright side. ☀️
- Host: GitHub
- URL: https://github.com/antoniandre/wave-ui
- Owner: antoniandre
- License: mit
- Created: 2020-04-13T14:44:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:14:28.000Z (10 days ago)
- Last Synced: 2024-10-29T13:13:08.541Z (10 days ago)
- Topics: framework, ui, ux, vue, vue3, waveui
- Language: TypeScript
- Homepage: https://antoniandre.github.io/wave-ui
- Size: 138 MB
- Stars: 549
- Watchers: 11
- Forks: 40
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-faker - wave-ui - A UI framework for Vue.js (2 & 3) with only the bright side. (Projects using `@faker-js/faker`)
README
# 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)[![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)