1 repo
Tools that enable compiling a single codebase into multiple target platforms.
Distinguishing note: Focuses on cross-platform build-time abstraction rather than runtime execution.
Explore 1 awesome GitHub repository matching web development · Build Abstractions. Refine with filters or upvote what's useful.
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 d
Transforms a single codebase into multiple target formats including web, mobile, and desktop applications.