Stellar UI screenshot

Stellar UI

Author Avatar Theme by Manukminasyan
Updated: 18 Feb 2025
44 Stars

Fully styled and customizable components for Vue 3

Categories

Overview

Stellar UI is a package developed by Minasyan.Info that provides fully styled and customizable components for Vue 3 applications. It includes various UI elements such as components, icons, colors, dark mode, and supports keyboard shortcuts.

Features

  • Built with Headless UI and Tailwind CSS
  • Dark mode support
  • Support for LTR and RTL languages
  • Keyboard shortcuts
  • Icons
  • Fully typed
  • Tree Shaking functionalities based on ES Module

Installation

To install Stellar UI, you can use npm. There are two ways to import the package:

  1. Full Import:
    npm install stellar-ui
    
  2. Manually import: If bundle size is not a concern, full import is more convenient.

Summary

Stellar UI is a comprehensive package for Vue 3 applications that offers a wide range of styled components and features, including dark mode, keyboard shortcuts, icons, and support for different languages. It is built with Headless UI and Tailwind CSS, providing a fully typed and customizable UI solution for developers. Their GitHub documentation provides detailed information on implementing and using the package.