Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/holtwick/oui
- Owner: holtwick
- License: mit
- Created: 2024-01-10T15:52:48.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-26T16:15:49.000Z (8 months ago)
- Last Synced: 2024-05-02T00:07:46.642Z (8 months ago)
- Topics: oui, typescript, ui-components, vite, vue, vue3
- Language: Vue
- Homepage: https://oui.holtwick.de
- Size: 536 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)