awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesCross-Platform Rendering

The ability to render mobile-first components within web browsers using compatible rendering libraries.

Distinct from Web Component Renderers: Distinct from generic web deployment as it specifically handles the rendering of mobile primitives on the web.

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

Awesome Cross-Platform Rendering GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • react-native-elements/react-native-elementsreact-native-elements 的头像

    react-native-elements/react-native-elements

    25,848在 GitHub 上查看↗

    This project is a cross-platform UI toolkit and universal UI framework providing a collection of pre-styled interface components for building mobile and web applications. It functions as a mobile design system and themed component library, allowing developers to maintain a cohesive visual language across different screens and devices using a shared codebase. The toolkit centers on a themed component architecture that supports global and component-level style configurations. This enables the definition of colors and property defaults in a central location to ensure consistent branding and a un

    Enables the rendering of mobile user interface components within web browsers using web-focused libraries.

    MDXandroidcross-platformhacktoberfest
    在 GitHub 上查看↗25,848
  • gorhom/react-native-bottom-sheetgorhom 的头像

    gorhom/react-native-bottom-sheet

    9,003在 GitHub 上查看↗

    This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I

    Renders bottom sheets on web mobile platforms using the same API without code changes.

    TypeScriptbottom-sheetbottomsheetmodal
    在 GitHub 上查看↗9,003
  • imgly/background-removal-jsimgly 的头像

    imgly/background-removal-js

    7,192在 GitHub 上查看↗

    Background Removal JS is a client-side neural matting library that runs a lightweight AI model directly in the browser to compute alpha mattes, removing image backgrounds without uploading any data to a server. It functions as a browser-based image background removal SDK and client-side image matting library, keeping all processing on the user's device to eliminate server costs and preserve privacy. The project provides a cross-platform creative editing engine that produces identical image and video output across web, mobile, desktop, and server environments from a single codebase. It offers

    Uses a single creative engine to produce identical output on web, mobile, desktop, and server.

    TypeScriptbackground-removalimage-mattingimage-segmentation
    在 GitHub 上查看↗7,192
  • turbulenz/turbulenz_engineturbulenz 的头像

    turbulenz/turbulenz_engine

    4,987在 GitHub 上查看↗

    Turbulenz Engine 是一个跨平台游戏引擎和 HTML5 框架,旨在跨桌面、移动和 Web 环境渲染图形并模拟物理效果。它作为一个 WebGL 图形引擎和基于 Web 的物理引擎,提供了在浏览器中构建 2D 和 3D 游戏所需的工具。 该项目包括一个实时多人游戏框架,通过服务器端通信在多个用户之间同步游戏状态和玩家交互。这允许协调实时和异步回合制动作,以保持一致的共享状态。 该引擎涵盖了广泛的功能,包括基于着色器的图形渲染、碰撞模拟以及处理来自键盘、鼠标、触摸屏和游戏手柄的用户输入。它还通过异步加载 3D 模型、纹理和音视频播放来管理多媒体资源。 该框架被组织成模块化组件,以促进各种游戏系统的集成以及跨不同设备类型的内容分发。

    Targets multiple device types using HTML5 standards to render interactive content across browsers and mobile views.

    TypeScript
    在 GitHub 上查看↗4,987
  • open-duelyst/duelystopen-duelyst 的头像

    open-duelyst/duelyst

    3,856在 GitHub 上查看↗

    Duelyst is a turn-based strategy game engine and multiplayer framework designed for collectible card games. It provides a dedicated architecture for managing tactical combat and card-driven interactions across both web and desktop environments. The platform distinguishes itself through a self-hosted infrastructure that utilizes containerized environments to deploy private game sessions. This approach grants players full access to game content and ensures consistent deployment across local and remote systems. The engine also features a data-driven localization system that separates game text i

    Renders mobile-first game interfaces within web browsers to provide a unified visual experience across desktop and mobile.

    JavaScript
    在 GitHub 上查看↗3,856
  1. Home
  2. Web Development
  3. Cross-Platform Rendering