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
·
facebook avatar

facebook/react-strict-dom

0
View on GitHub↗
3,483 estrellas·188 forks·JavaScript·mit·3 vistasfacebook.github.io/react-strict-dom↗

React Strict Dom

react-strict-dom is a cross-platform UI framework designed to maintain consistent styling and layout across different operating systems and web browsers. It functions as a React Native DOM polyfill and a technical bridge that enables web-standard layout and event loop models to operate within non-browser environments.

The project focuses on native platform web API polyfilling to allow DOM-like traversal and layout models to function on native platforms. It integrates React Native Web to share UI logic and styles while ensuring a uniform look and behavior for interface elements across diverse device platforms.

Features

  • Cross-Platform UI Frameworks - Provides a framework for building user interface components that run consistently across multiple operating systems.
  • Web Standard Bridges - Acts as a technical bridge allowing web-standard layout and event loop models to function in non-browser environments.
  • API Polyfills - Implements standard browser interfaces as polyfills on native platforms to enable DOM-based logic.
  • DOM Polyfills for Native - Implements standard web APIs and DOM behavior for native platforms to enable consistent cross-platform UI development.
  • Native Platform Polyfills - Implements standard web browser APIs on native platforms to enable DOM-like traversal and layout.
  • Cross-Platform Styling - Ensures visual styles for UI components look and behave consistently across different device operating systems.
  • Cross-Platform Style Mapping - Implements a translation layer that maps a unified styling system to platform-specific visual properties for consistency.
  • Native Runtimes - Simulates a DOM tree on native platforms to support standard element traversal and manipulation patterns.
  • Native Styling Integration - Bridges the gap between web CSS and React Native styling primitives to share UI logic across platforms.
  • Asynchronous Event Loops - Standardizes the asynchronous event loop model to ensure predictable interaction behavior across different host environments.
  • Platform-Agnostic Renderers - Provides an architectural abstraction that allows a UI hierarchy to be rendered across multiple target environments.
  • Component Styling - Defines visual styles for interface elements that maintain a uniform look across diverse platforms.

Historial de estrellas

Gráfico del historial de estrellas de facebook/react-strict-domGráfico del historial de estrellas de facebook/react-strict-dom

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React Strict Dom

Proyectos open-source similares, clasificados según cuántas características comparten con React Strict Dom.
  • snackui/snackuiAvatar de snackui

    snackui/snackui

    14,040Ver en GitHub↗

    SnackUI is a cross-platform UI framework and universal component library designed to share styling and components between React and React Native. It functions as a CSS-in-JS compiler that ensures visual parity across web and mobile environments. The framework utilizes a build-time tool to convert styles into atomic CSS or hoisted objects. This process optimizes runtime performance and loading speeds by extracting styles during the compilation phase. The system provides a set of adaptable interface elements and a mapping layer that renders a single component definition into platform-specific

    TypeScript
    Ver en GitHub↗14,040
  • styled-components/styled-componentsAvatar de styled-components

    styled-components/styled-components

    41,094Ver en GitHub↗

    styled-components is a CSS-in-JS styling library and tool for React components. It provides a cross-platform UI styling API and a dynamic theme management system to maintain consistent design tokens and encapsulate visual logic, preventing global scope conflicts. The library utilizes a unified interface that works across both web environments and native mobile frameworks. It enables the definition of styles using JavaScript and TypeScript template literals, allowing CSS to be bound directly to components. The system supports dynamic prop-based styling, style inheritance, and the creation of

    TypeScriptcsscss-in-jsreact
    Ver en GitHub↗41,094
  • tamagui/tamaguiAvatar de tamagui

    tamagui/tamagui

    13,729Ver en GitHub↗

    Tamagui is a cross-platform user interface framework designed to build high-performance, themeable applications that share logic and styling across web and mobile environments. It functions as a comprehensive design system orchestrator, providing a collection of type-safe components that compile to optimized atomic CSS for the web and native code for mobile platforms. By utilizing a build-time compiler, the framework eliminates runtime overhead, ensuring consistent visual output and interaction behavior regardless of the target platform. The framework distinguishes itself through its advanced

    TypeScriptatomic-csscss-in-jsoptimizing-compiler
    Ver en GitHub↗13,729
  • founded-labs/react-native-reusablesAvatar de founded-labs

    founded-labs/react-native-reusables

    8,420Ver en GitHub↗

    react-native-reusables is a cross-platform mobile UI library and an accessible component kit used to build consistent interfaces across different screen sizes. It functions as a Tailwind CSS component library, providing pre-styled interface elements that utilize utility classes for styling and layout. The project enables cross-platform UI development for iOS and Android through a shared set of reusable visual components. It supports mobile interface prototyping and the creation of cohesive design systems by utilizing standardized, themeable interface elements to maintain uniform branding. Th

    TypeScriptexporadix-uireact-native
    Ver en GitHub↗8,420
Ver las 30 alternativas a React Strict Dom→

Preguntas frecuentes

¿Qué hace facebook/react-strict-dom?

react-strict-dom is a cross-platform UI framework designed to maintain consistent styling and layout across different operating systems and web browsers. It functions as a React Native DOM polyfill and a technical bridge that enables web-standard layout and event loop models to operate within non-browser environments.

¿Cuáles son las características principales de facebook/react-strict-dom?

Las características principales de facebook/react-strict-dom son: Cross-Platform UI Frameworks, Web Standard Bridges, API Polyfills, DOM Polyfills for Native, Native Platform Polyfills, Cross-Platform Styling, Cross-Platform Style Mapping, Native Runtimes.

¿Qué alternativas de código abierto existen para facebook/react-strict-dom?

Las alternativas de código abierto para facebook/react-strict-dom incluyen: snackui/snackui — SnackUI is a cross-platform UI framework and universal component library designed to share styling and components… styled-components/styled-components — styled-components is a CSS-in-JS styling library and tool for React components. It provides a cross-platform UI… tamagui/tamagui — Tamagui is a cross-platform user interface framework designed to build high-performance, themeable applications that… founded-labs/react-native-reusables — react-native-reusables is a cross-platform mobile UI library and an accessible component kit used to build consistent… necolas/react-native-web — This project is a cross-platform user interface framework that maps mobile-native component primitives to standard web… nativewind/nativewind — NativeWind is a utility-first CSS framework that integrates Tailwind CSS design patterns into React Native…