awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesCross-Platform Web Frameworks

Frameworks designed to build and optimize web applications for multiple device environments from a single codebase.

Distinguishing note: None of the candidates relate to cross-platform web optimization; they focus on LLMs, math, or language learning.

Explore 7 awesome GitHub repositories matching web development · Cross-Platform Web Frameworks. Refine with filters or upvote what's useful.

Awesome Cross-Platform Web Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alibaba/iceAvatar de alibaba

    alibaba/ice

    18,632Ver en GitHub↗

    Ice is an enterprise-grade web application framework designed to support the development of scalable, distributed front-end systems. It functions as a comprehensive JavaScript build toolchain and orchestration platform, providing the necessary infrastructure to manage complex business logic, standardized project structures, and automated asset pipelines. The framework distinguishes itself through a modular plugin architecture and native support for micro-frontend orchestration. By allowing developers to compose applications from independently deployable modules, it enables large teams to coll

    Delivers targeted performance and interface enhancements for both mobile and desktop environments within a single codebase.

    TypeScriptframeworkicejsmicrofrontends
    Ver en GitHub↗18,632
  • cesiumgs/cesiumAvatar de CesiumGS

    CesiumGS/cesium

    15,412Ver en GitHub↗

    Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz

    Offers a modular toolkit for integrating geographic coordinate calculations and data visualization across web, desktop, and mobile.

    JavaScript
    Ver en GitHub↗15,412
  • expo/create-react-native-appAvatar de expo

    expo/create-react-native-app

    13,254Ver en GitHub↗

    create-react-native-app is a command-line project bootstrapper and template generator for creating the directory structure and configuration files required for React Native applications. It serves as a development scaffold for initializing projects that target iOS, Android, and web environments. The tool automates the generation of a standardized codebase by copying pre-defined source templates and resolving the necessary dependencies to establish a basic development environment. It produces the native metadata files required for platform-specific configuration to ensure the project builds co

    Supports developing a single application that runs across mobile devices and web browsers.

    JavaScriptandroidcreate-react-native-appios
    Ver en GitHub↗13,254
  • tencent/hippyAvatar de Tencent

    Tencent/Hippy

    8,533Ver en GitHub↗

    Hippy is a cross-platform mobile framework that enables building applications for iOS, Android, and Web from a single codebase using web development technologies. It functions as a dynamic app framework, supporting runtime code updates and dynamic content delivery across platforms, and connects JavaScript application logic with native platform APIs through a JavaScript bridge. The framework distinguishes itself through its bridge-based native rendering approach, which serializes UI updates over a JSON message bus to a native host that maintains the real view hierarchy. It employs a component-

    Builds applications for iOS, Android, and Web from a single codebase using web development technologies.

    C++androidcross-platformfrontend
    Ver en GitHub↗8,533
  • haoziqaq/varletAvatar de haoziqaq

    haoziqaq/varlet

    5,324Ver en GitHub↗

    Varlet es una librería de componentes de diseño de materiales para Vue 3 y framework de UI multiplataforma. Proporciona una colección de elementos de interfaz reutilizables basados en los estándares de Material Design 2 y 3 para construir aplicaciones web responsivas. La librería cuenta con soporte integrado para la internacionalización y la localización de contenido en varios idiomas. Incluye un sistema de temas que utiliza variables CSS para permitir el modo oscuro, el cambio de esquema de colores y la personalización de la marca. El kit de herramientas está diseñado para el renderizado del lado del servidor para mejorar las velocidades de carga inicial de la página y la optimización para motores de búsqueda. Incluye adaptadores de componentes responsivos y la capacidad de emular interacciones táctiles móviles en navegadores de escritorio.

    Provides a framework for building responsive interfaces that adapt across mobile and desktop environments.

    Vue
    Ver en GitHub↗5,324
  • varletjs/varletAvatar de varletjs

    varletjs/varlet

    5,324Ver en GitHub↗

    Varlet es una librería de componentes de diseño de materiales para Vue 3 utilizada para construir interfaces de usuario móviles y de escritorio. Proporciona una colección de componentes estandarizados basados en las especificaciones de Material Design 2 y 3. El framework funciona como una suite de UI multiplataforma que se adapta entre interacciones táctiles móviles y entornos de escritorio. Incluye un sistema de componentes tematizables con variables de diseño personalizables y ajustes de modo oscuro para alinear las interfaces con una marca específica. La librería admite el renderizado del lado del servidor para mejorar las velocidades de carga inicial de la página y la visibilidad en los motores de búsqueda. Las capacidades adicionales incluyen la localización de la interfaz en varios idiomas para usuarios globales, estándares de accesibilidad para usuarios con discapacidades y una arquitectura tree-shakable para minimizar el tamaño del bundle.

    Provides a framework for building web applications that adapt seamlessly between mobile touch and desktop environments.

    Vuecomponentsjavascriptjs
    Ver en GitHub↗5,324
  • matthewhudson/current-deviceAvatar de matthewhudson

    matthewhudson/current-device

    3,934Ver en GitHub↗

    current-device is a JavaScript device detection library used to identify operating systems, device categories, and screen orientations within a web browser environment. It serves as a browser environment detector and client-side mapper that translates browser metadata and user-agent strings into predefined device labels and hardware categories. The library provides tools for executing specific JavaScript logic based on the detected mobile or desktop platform. It also functions as a conditional styling tool and document body class injector, applying descriptive HTML classes to enable device-sp

    Tailors a website's behavior and appearance to match the specific constraints of different mobile and desktop platforms.

    TypeScriptdevice-detectionjavascriptmobile
    Ver en GitHub↗3,934
  1. Home
  2. Web Development
  3. Cross-Platform Web Frameworks