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 RepositoriesStylesheet Documentation Generation

Extraction of metadata from stylesheet comments to generate human-readable documentation for mixins and functions.

Distinct from Documentation Generators: Distinct from Documentation Generators: focuses on stylesheet-specific comment parsing.

Explore 2 awesome GitHub repositories matching development tools & productivity · Stylesheet Documentation Generation. Refine with filters or upvote what's useful.

Awesome Stylesheet Documentation Generation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sass/sassAvatar de sass

    sass/sass

    15,373Ver en GitHub↗

    Sass is a stylesheet compilation engine and CSS preprocessor that extends standard CSS with variables, nested rules, mixins, and functions. It functions as a comprehensive design system tool, enabling developers to organize complex stylesheets into modular, reusable components while automating the transformation of advanced syntax into browser-compatible CSS. The project distinguishes itself through its sophisticated build automation and language-level extensibility. It provides robust support for programmatic style generation, including conditional logic, iterative loops, and unit-aware math

    Parses specialized comments to extract metadata and generate documentation for libraries and mixins.

    TypeScript
    Ver en GitHub↗15,373
  • kneath/kssAvatar de kneath

    kneath/kss

    4,020Ver en GitHub↗

    KSS is a CSS component documentation tool and styleguide generator. It maps CSS rules to visual elements by extracting documentation and style rules directly from stylesheets to create a visual reference for UI components. The system utilizes a hierarchical numbering system and a numeric taxonomy to organize styles and define the structural relationships between components. It parses specific patterns within CSS comments to extract metadata, including descriptions, modifier states, and parameter definitions for mixins and functions. The tool covers CSS analysis and extraction to maintain des

    Extracts metadata from stylesheet comments to generate human-readable visual documentation for CSS components.

    Ruby
    Ver en GitHub↗4,020
  1. Home
  2. Development Tools & Productivity
  3. Documentation Generators
  4. Stylesheet Documentation Generation