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
·

5 repositorios

Awesome GitHub RepositoriesModern Web Framework Support

Platforms optimized for modern component-based web frameworks.

Distinguishing note: Focuses on framework-specific build optimizations.

Explore 5 awesome GitHub repositories matching web development · Modern Web Framework Support. Refine with filters or upvote what's useful.

Awesome Modern Web Framework Support GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dokploy/dokployAvatar de Dokploy

    Dokploy/dokploy

    34,901Ver en GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Offers optimized build and deployment support for modern web frameworks.

    TypeScriptbackendbackupsdatabases
    Ver en GitHub↗34,901
  • voltagent/awesome-claude-code-subagentsAvatar de VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Ver en GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Enables the creation of tile-based visual interfaces for monitoring and tool launching.

    Shellai-agent-frameworkai-agent-toolsai-agents
    Ver en GitHub↗21,906
  • fredkschott/snowpackAvatar de FredKSchott

    FredKSchott/snowpack

    19,329Ver en GitHub↗

    Snowpack is an ESM-powered frontend build tool and development server that serves native ES modules directly to the browser. By eliminating the bundling process during development, it enables nearly instant server startup and unbundled frontend development. The project features a framework-aware hot module reload system that preserves component state during updates, with specific Fast Refresh integration for React, Preact, Svelte, and Vue. It also acts as a modern web transpiler, automatically converting TypeScript, JSX, and CSS Modules into browser-compatible code without requiring manual co

    Provides out-of-the-box support for TypeScript, JSX, and CSS Modules common in modern web frameworks.

    JavaScript
    Ver en GitHub↗19,329
  • shopify/dashingAvatar de Shopify

    Shopify/dashing

    10,911Ver en GitHub↗

    Dashing is a Ruby dashboard framework used to build real-time, full-screen data displays. It employs a Ruby domain-specific language for defining data sources and visual components, utilizing a grid-based widget system to organize information for automated visual reporting. The framework is optimized for television screens and large monitors in office or operations environments. It implements a server-sent events architecture to push live data updates from any source directly to the browser. The system includes a background job scheduler for periodic data refreshes and automated metric repor

    Provides a complete framework for building real-time, metric-driven visual dashboards.

    JavaScript
    Ver en GitHub↗10,911
  • designrevision/shards-dashboardAvatar de DesignRevision

    DesignRevision/shards-dashboard

    1,211Ver en GitHub↗

    Shards Dashboard es una plantilla administrativa y kit de UI basado en Bootstrap diseñado para el desarrollo rápido de interfaces de gestión basadas en web. Proporciona una colección de diseños de página preconstruidos y componentes de interfaz reutilizables que permiten a los desarrolladores construir paneles funcionales con un lenguaje de diseño consistente. El framework se distingue por un sistema de diseño basado en cuadrícula (grid) responsivo que ajusta automáticamente el contenido para adaptarse a varios tamaños de pantalla y viewports de dispositivos. Incluye una biblioteca especializada de widgets interactivos, como gráficos de visualización de datos, selectores de fecha y controles deslizantes de rango, que facilitan la visualización de métricas complejas y la recopilación de entradas del usuario. El proyecto admite una amplia personalización de activos visuales y temas de diseño para alinearse con requisitos de marca específicos. También proporciona una interfaz estandarizada para integrar plugins de terceros, permitiendo la extensión de la funcionalidad central para tareas como la gestión de datos y la edición de texto enriquecido.

    Provides a collection of pre-built page layouts and responsive UI components for rapidly constructing administrative management interfaces.

    CSSadminadmin-dashboardadmin-panel
    Ver en GitHub↗1,211
  1. Home
  2. Web Development
  3. Modern Web Framework Support

Explorar subetiquetas

  • Dashboard FrameworksFrameworks for building visual monitoring and management interfaces. **Distinct from Modern Web Framework Support:** Focuses on the construction of visual dashboards, distinct from general web framework support.
  • Zero-Config TranspilationAutomatic transformation of modern syntax into browser-compatible code without manual configuration. **Distinct from Modern Web Framework Support:** Distinct from Modern Web Framework Support: focuses on the automatic transpilation of syntax (JSX, TS) rather than framework-specific optimizations.