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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marcobiedermann avatar

marcobiedermann/html-style-guide

0
View on GitHub↗
40 stars·5 forks·TypeScript·3 vueshtml-style-guide.netlify.app↗

Html Style Guide

😎 A style guide that helps you write better, performant, structured, scalable, and maintainable HTML.

Features

  • Platform and API Guidelines - Guidelines for scalable and maintainable HTML.

Historique des stars

Graphique de l'historique des stars pour marcobiedermann/html-style-guideGraphique de l'historique des stars pour marcobiedermann/html-style-guide

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Html Style Guide

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Html Style Guide.
  • bendc/frontend-guidelinesAvatar de bendc

    bendc/frontend-guidelines

    9,089Voir sur GitHub↗

    This project is a comprehensive collection of frontend development best practices and standards. It provides guides for writing semantic HTML, efficient CSS, and functional JavaScript to improve overall web performance and accessibility. The repository establishes frameworks for modern CSS architecture, focusing on specificity management and the use of Flexbox and Grid for predictable layouts. It outlines patterns for functional JavaScript programming, emphasizing the use of pure functions and composition to reduce execution time and dependency bloat. The guidelines cover several core capabi

    Voir sur GitHub↗9,089
  • elsewhencode/project-guidelinesAvatar de elsewhencode

    elsewhencode/project-guidelines

    29,458Voir sur GitHub↗

    This project provides a comprehensive collection of standardized conventions and architectural patterns designed to maintain consistent code quality, secure workflows, and project stability. It serves as a structured guide for implementing engineering processes, including automated testing, dependency management, and environment configuration across diverse software development lifecycles. The framework distinguishes itself by offering a unified approach to version control and interface design. It enforces linear development practices through standardized commit messages and branch protection

    JavaScriptbest-practicesguidelineshow-to
    Voir sur GitHub↗29,458
  • fat/a47b882eb5f84293c4edF

    fat/a47b882eb5f84293c4ed

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • airbnb/cssAvatar de airbnb

    airbnb/css

    6,980Voir sur GitHub↗

    This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It establishes a structured approach to naming conventions, property organization, and selector management to ensure consistency across large-scale projects. The framework focuses on decoupling visual styles from JavaScript behavior through specific naming prefixes and utilizes a block element modifier system for component naming. It defines strict guidelines for Sass usage, emphasizing the efficient application of variables and mixins to prevent bloated output and complex dependen

    Voir sur GitHub↗6,980
Voir les 15 alternatives à Html Style Guide→

Questions fréquentes

Que fait marcobiedermann/html-style-guide ?

😎 A style guide that helps you write better, performant, structured, scalable, and maintainable HTML.

Quelles sont les fonctionnalités principales de marcobiedermann/html-style-guide ?

Les fonctionnalités principales de marcobiedermann/html-style-guide sont : Platform and API Guidelines.

Quelles sont les alternatives open-source à marcobiedermann/html-style-guide ?

Les alternatives open-source à marcobiedermann/html-style-guide incluent : bendc/frontend-guidelines — This project is a comprehensive collection of frontend development best practices and standards. It provides guides… elsewhencode/project-guidelines — This project provides a comprehensive collection of standardized conventions and architectural patterns designed to… fat/a47b882eb5f84293c4ed. felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… github/codeql-coding-standards — This repository contains CodeQL queries and libraries which support various Coding Standards. airbnb/css — This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It…