awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesComponent Metadata Formats

Declarative serialization formats for capturing component states and documentation.

Explore 2 awesome GitHub repositories matching development tools & productivity · Component Metadata Formats. Refine with filters or upvote what's useful.

Awesome Component Metadata Formats GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • storybookjs/storybookAvatar de storybookjs

    storybookjs/storybook

    90,415Ver en GitHub↗

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without running the full application. The platform utilizes a framework-agnostic bridge layer to support various frontend technologies and features a modular, addon-based architecture that allows for custom UI panels and toolbar controls. It captures component states as declarative metad

    Serializes component states as declarative objects to serve as a single source of truth for documentation and testing.

    TypeScriptangularcomponentsdesign-systems
    Ver en GitHub↗90,415
  • stenciljs/coreAvatar de stenciljs

    stenciljs/core

    13,101Ver en GitHub↗

    This project is a web component tooling system used to compile TypeScript and JSX into standard-compliant custom elements. It enables the development of framework-agnostic components that function across different browsers and frontend environments. The toolset focuses on cross-framework UI distribution, allowing a single library of components to be used in React, Angular, Vue, or plain HTML. It includes capabilities for enterprise design system engineering and generates specific wrapper code to ensure components behave as native elements within various frameworks. The system covers server-s

    Generates JSON metadata describing component properties and methods for integration with external documentation tools.

    TypeScriptcustom-elementdesign-systemionic
    Ver en GitHub↗13,101
  1. Home
  2. Development Tools & Productivity
  3. Documentation, Discovery & Metadata
  4. Metadata Processing and Analysis
  5. Component Metadata Formats