awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github avatar

github/codeql-coding-standards

0
View on GitHub↗
211 Stars·76 Forks·CodeQL·MIT·0 Aufrufe

Codeql Coding Standards

This repository contains CodeQL queries and libraries which support various Coding Standards.

Features

  • Platform and API Guidelines - Coding standards for CodeQL analysis.

Star-Verlauf

Star-Verlauf für github/codeql-coding-standardsStar-Verlauf für github/codeql-coding-standards

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Codeql Coding Standards

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Codeql Coding Standards.
  • bendc/frontend-guidelinesAvatar von bendc

    bendc/frontend-guidelines

    9,089Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗9,089
  • elsewhencode/project-guidelinesAvatar von elsewhencode

    elsewhencode/project-guidelines

    29,458Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,458
  • fat/a47b882eb5f84293c4edF

    fat/a47b882eb5f84293c4ed

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airbnb/cssAvatar von airbnb

    airbnb/css

    6,980Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗6,980
Alle 15 Alternativen zu Codeql Coding Standards anzeigen→

Häufig gestellte Fragen

Was macht github/codeql-coding-standards?

This repository contains CodeQL queries and libraries which support various Coding Standards.

Was sind die Hauptfunktionen von github/codeql-coding-standards?

Die Hauptfunktionen von github/codeql-coding-standards sind: Platform and API Guidelines.

Welche Open-Source-Alternativen gibt es zu github/codeql-coding-standards?

Open-Source-Alternativen zu github/codeql-coding-standards sind unter anderem: 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,… javaee/javaee-spec — Java EE Platform Specification. airbnb/css — This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It…