awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCSS Code Documentation

Practices for using structured comments to explain the intent and limitations of styles.

Distinguishing note: The candidates focus on document output or generators, not the act of documenting CSS code itself.

Explore 2 awesome GitHub repositories matching user interface & experience · CSS Code Documentation. Refine with filters or upvote what's useful.

Awesome CSS Code Documentation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • necolas/idiomatic-cssnecolas का अवतार

    necolas/idiomatic-css

    6,656GitHub पर देखें↗

    Idiomatic CSS is a CSS style guide and architecture standard designed to ensure the creation of consistent and maintainable styles. It provides a set of standardized rules and conventions for writing idiomatic CSS code, functioning as both a formatting specification and a general guide for style organization. The project focuses on CSS preprocessor best practices, specifically providing guidelines to manage nesting depth and selector specificity to avoid complex cascades. It further distinguishes itself through structured documentation patterns and component sectioning to improve the long-ter

    Provides structured commenting and sectioning patterns to explain the purpose and limitations of style components.

    GitHub पर देखें↗6,656
  • kneath/ksskneath का अवतार

    kneath/kss

    4,020GitHub पर देखें↗

    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

    Supports the practice of using structured comments within stylesheets to describe components, mixins, and compatibility.

    Ruby
    GitHub पर देखें↗4,020
  1. Home
  2. User Interface & Experience
  3. CSS Code Documentation