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

https://github.com/ManukMinasyan/stellar-ui

Fully styled and customizable components for Vue 3
https://github.com/ManukMinasyan/stellar-ui

javascript ui-components vue3

Last synced: 6 months ago
JSON representation

Fully styled and customizable components for Vue 3

Awesome Lists containing this project

README

          

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]

# What is Stellar UI?

Fully styled and customizable components for Vue 3

This package has been developed by the Minasyan.Info, its goal is to provide everything related
to UI when building a Vue app. This includes components, icons, colors, dark mode but also keyboard shortcuts.

# Features

- Built with Headless UI and Tailwind CSS
- Dark mode support
- Support for LTR and RTL languages
- Keyboard shortcuts
- Icons
- Fully typed

## Documentation

Visit https://manukminasyan.github.io/stellar-ui/ to explore the documentation.

## Credits

- [nuxtlabs/ui](https://github.com/nuxtlabs/ui)
- [tailwindlabs/tailwindcss](https://github.com/tailwindlabs/tailwindcss)
- [tailwindlabs/headlessui](https://github.com/tailwindlabs/headlessui)
- [vueuse/vueuse](https://github.com/vueuse/vueuse)
- [@iconify/tailwind](https://github.com/iconify/iconify/tree/main/plugins/tailwind)

## License

Licensed under the [MIT license](https://github.com/ManukMinasyan/stellar-ui/blob/main/LICENSE).

[npm-version-src]: https://img.shields.io/npm/v/stellar-ui/latest.svg?style=flat&colorA=18181B&colorB=6466E9
[npm-version-href]: https://npmjs.com/package/stellar-ui

[npm-downloads-src]: https://img.shields.io/npm/dm/stellar-ui.svg?style=flat&colorA=18181B&colorB=6466E9
[npm-downloads-href]: https://npmjs.com/package/stellar-ui

[license-src]: https://img.shields.io/github/license/ManukMinasyan/stellar-ui.svg?style=flat&colorA=18181B&colorB=6466E9
[license-href]: https://github.com/ManukMinasyan/stellar-ui/blob/main/LICENSE