1 repo
Frameworks designed to run across multiple JavaScript runtimes without platform-specific dependencies.
Distinguishing note: Focuses on runtime portability rather than specific platform features.
Explore 1 awesome GitHub repository matching web development · Portable Web Frameworks. Refine with filters or upvote what's useful.
Remix is a full-stack web framework designed to manage data loading, mutations, and routing through standard web platform APIs. It functions as a server-side rendering framework that unifies server-side data processing and client-side interactivity within a single development model, ensuring applications remain consistent across diverse environments. The framework distinguishes itself by utilizing native web platform APIs for all request and response handling, including a declarative data mutation layer that synchronizes server-side database updates with client-side UI transitions via standar
Creates web applications that function across diverse JavaScript runtimes and edge environments.