Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holtwick/oui

Just another set of UI components for Vue.js with a proper French-sounding name.
https://github.com/holtwick/oui

oui typescript ui-components vite vue vue3

Last synced: about 2 months ago
JSON representation

Just another set of UI components for Vue.js with a proper French-sounding name.

Awesome Lists containing this project

README

        

# Oui...

> *...c'est un "kit" pour Vue.js :)*

**Just another set of UI components for Vue.js with a proper French-sounding name.**

Demo at https://oui.holtwick.de. Open via QR Code on mobile:

![QR Code to demo website](./qrcode.png)

CSS and Styleguide:

- [oui-stylus](./stylus/README.md)

Libs:

- [oui-float](./lib/float/README.md)
- [oui-notification](./lib/notification/README.md)
- [oui-modal](./lib/modal/README.md)
- [oui-object](./lib/object/README.md)

Dependencies used in some libs:

- [@vueuse/core](https://www.npmjs.com/package/@vueuse/core)
- [@floating-ui](https://www.npmjs.com/package/@floating-ui/dom)
- [zeed](https://www.npmjs.com/package/zeed)

Technologies:

- [Vue 3](https://vuejs.org/)
- [Vite](https://vitejs.dev/)
- [Stylus CSS](https://stylus-lang.com/)
- [Typescript](https://www.typescriptlang.org/)

Derives from this previous work:

- [twindy](https://github.com/holtwick/twindy)
- [twindy-headless](https://github.com/holtwick/twindy-headless)