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
·

4 repositorios

Awesome GitHub RepositoriesCross-Framework Adapters

Connectors that enable library functionality across multiple frontend technology stacks.

Distinct from Full-stack Framework Support: Focuses on the architectural capability of supporting multiple frameworks, distinct from specific framework support.

Explore 4 awesome GitHub repositories matching web development · Cross-Framework Adapters. Refine with filters or upvote what's useful.

Awesome Cross-Framework Adapters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tanstack/tableAvatar de TanStack

    TanStack/table

    28,119Ver en GitHub↗

    TanStack Table is a headless, framework-agnostic engine designed for building complex data grids and managing tabular state. By decoupling data processing logic from the visual rendering layer, it allows developers to implement custom user interfaces while offloading sophisticated operations like sorting, filtering, grouping, and pagination to a unified, performant core. The library distinguishes itself through its commitment to type safety and environment flexibility. It leverages strict type definitions to ensure data integrity across the entire application and utilizes an adapter pattern t

    Connects library functionality across multiple frontend technology stacks using framework-agnostic adapters.

    TypeScriptdatagriddatagridsdatatable
    Ver en GitHub↗28,119
  • tanstack/routerAvatar de TanStack

    TanStack/router

    14,681Ver en GitHub↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    Adapts the debugging shell to various frontend environments through framework-specific connectors.

    TypeScriptframeworkfullstackjavascript
    Ver en GitHub↗14,681
  • browserstate/history.jsAvatar de browserstate

    browserstate/history.js

    10,659Ver en GitHub↗

    history.js is a cross-browser URL state manager and HTML5 History API polyfill. It functions as a single page application router that manages browser URL and history state consistently across HTML5 and HTML4 browsers, enabling navigation without triggering full page reloads. The project provides a JavaScript framework adapter that integrates history management with the event systems of jQuery, MooTools, and Prototype. It ensures compatibility through a fallback mechanism that switches to hash-based navigation and hashbang URLs when the native HTML5 History API is unavailable. The system cove

    Provides connectors that enable history management functionality across jQuery, MooTools, and Prototype frontend stacks.

    JavaScripthashchangehtml5-historyhtml5-history-api
    Ver en GitHub↗10,659
  • nanostores/nanostoresAvatar de nanostores

    nanostores/nanostores

    7,072Ver en GitHub↗

    Nano Stores is a framework-agnostic state management library that uses a system of small, independent atomic stores to synchronize data across different JavaScript UI frameworks. It provides a reactive state container designed to minimize unnecessary component re-renders by decoupling application state into independent stores. The library features specialized synchronizers for real-time distributed state using WebSockets with conflict-free replicated data types, as well as a browser storage persistor for maintaining state across multiple open tabs. It utilizes adapter-based integration to map

    Provides adapters that allow state stores to be shared and synchronized across different JavaScript UI frameworks.

    TypeScript
    Ver en GitHub↗7,072
  1. Home
  2. Web Development
  3. Cross-Framework Adapters