awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quasarframework avatar

quasarframework/quasar

0
View on GitHub↗
27,091 stars·3,679 forks·JavaScript·mit·8 viewsquasar.dev↗

Quasar

Quasar is a cross-platform development framework that enables the creation of web, mobile, and desktop applications from a single codebase. It provides a declarative architecture where state changes automatically trigger updates to the user interface, supported by a centralized data store that synchronizes state across components.

The framework distinguishes itself through a build-time platform abstraction that transforms a unified project into multiple target formats, including installable progressive web apps. It includes a comprehensive component-driven library that enforces a consistent design system, allowing for rapid interface prototyping. A modular plugin architecture further allows for the injection of custom functionality and third-party integrations into the application lifecycle.

The toolchain manages the entire development pipeline, handling bundling, transpilation, and platform-specific packaging through a unified configuration. This approach supports the standardization of frontend workflows, facilitating the development of responsive single-page applications that utilize virtual document object model reconciliation for efficient rendering.

Features

  • State Management - Synchronizes application state across components to ensure consistent UI updates.
  • UI Frameworks - Provides a comprehensive toolkit for building responsive web, mobile, and desktop applications.
  • Web Frameworks - Serves as a comprehensive framework for building web applications.
  • Component Libraries - Provides a comprehensive collection of pre-built interface elements with a unified design language.
  • Cross-Platform Development - Enables building web, mobile, and desktop applications from a single codebase.
  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Declarative Architectures - Implements a structured approach where state changes automatically trigger updates to the rendered view.
  • Build Abstractions - Transforms a single codebase into multiple target formats including web, mobile, and desktop applications.
  • Single-Page Applications - Provides a seamless user experience by updating content without full page reloads.
  • Javascript Desktop Runtimes - Framework for building responsive web and desktop applications.
  • Responsive Design - Listed in the “Responsive Design” section of the Awesome Vue awesome list.
  • UI Component Frameworks - Builds responsive websites, mobile apps, and desktop apps from one codebase.
  • Web Frameworks - High-performance framework for building Vue.js user interfaces.
  • VueJS - Listed in the “VueJS” section of the Awesome Ui Component Library awesome list.
  • Build Toolchains - Handles bundling, transpilation, and platform-specific packaging for diverse deployment targets.
  • Design Systems - Provides a collection of customizable interface elements following consistent design patterns.
  • Virtual DOM Engines - Calculates minimal changes between state updates to efficiently patch the browser document object model.
  • Progressive Web Apps - Delivers installable, offline-capable, and native-like experiences through web browsers.
  • Plugin Architectures - Allows developers to inject custom functionality and third-party integrations into the application lifecycle.
  • UI Prototyping Tools - Accelerates the creation of complex user interfaces using pre-built design components.

Star history

Star history chart for quasarframework/quasarStar history chart for quasarframework/quasar

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Quasar

Similar open-source projects, ranked by how many features they share with Quasar.
  • vuetifyjs/vuetifyvuetifyjs avatar

    vuetifyjs/vuetify

    41,003View on GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    TypeScriptjavascriptmaterialmaterial-components
    View on GitHub↗41,003
  • vlang/vvlang avatar

    vlang/v

    37,655View on GitHub↗

    V is a statically typed, compiled programming language designed for high-performance systems development. It prioritizes memory safety and execution speed by enforcing strict type checking and immutable defaults, while generating native machine code for multiple hardware architectures. The language is built around an integrated toolchain that includes a compiler, package manager, formatter, and testing utilities within a single executable, facilitating rapid development cycles. What distinguishes V is its focus on developer productivity and interoperability. It provides a direct interface for

    Vcompilerlanguageprogramming-language
    View on GitHub↗37,655
  • fastify/fastifyfastify avatar

    fastify/fastify

    36,508View on GitHub↗

    This project is a high-performance web framework designed for building scalable server-side applications with minimal resource consumption. It provides a type-safe runtime environment that leverages static analysis to ensure consistent data structures across request handlers and server configurations, facilitating reliable API development. The framework distinguishes itself through a schema-driven validation layer that enforces strict data integrity for incoming requests and outgoing responses using standardized definitions. It utilizes an encapsulated plugin architecture that organizes appli

    JavaScripthacktoberfestnodejsperformance
    View on GitHub↗36,508
  • vuecomponent/ant-design-vuevueComponent avatar

    vueComponent/ant-design-vue

    21,568View on GitHub↗

    Ant Design Vue is a comprehensive UI component library and enterprise design system for Vue. It provides a collection of reusable user interface elements designed specifically for building professional web applications and complex business software. The project functions as a server-side rendering framework, enabling the generation of HTML on the server to increase initial page load speeds and improve search engine visibility. It is designed for the implementation of corporate design systems and the construction of data-heavy internal tools, such as admin dashboards. The library covers broad

    Vueantant-designantd
    View on GitHub↗21,568
See all 30 alternatives to Quasar→

Frequently asked questions

What does quasarframework/quasar do?

Quasar is a cross-platform development framework that enables the creation of web, mobile, and desktop applications from a single codebase. It provides a declarative architecture where state changes automatically trigger updates to the user interface, supported by a centralized data store that synchronizes state across components.

What are the main features of quasarframework/quasar?

The main features of quasarframework/quasar are: State Management, UI Frameworks, Web Frameworks, Component Libraries, Cross-Platform Development, Awesome List, Declarative Architectures, Build Abstractions.

What are some open-source alternatives to quasarframework/quasar?

Open-source alternatives to quasarframework/quasar include: vuetifyjs/vuetify — This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web… vlang/v — V is a statically typed, compiled programming language designed for high-performance systems development. It… fastify/fastify — This project is a high-performance web framework designed for building scalable server-side applications with minimal… vuecomponent/ant-design-vue — Ant Design Vue is a comprehensive UI component library and enterprise design system for Vue. It provides a collection… brillout/awesome-react-components — This project is a community-maintained open source directory that serves as a comprehensive index of React components… buefy/buefy — Buefy is a lightweight user interface component library built for Vue.js. It serves as a programmatic wrapper for the…