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
·

2 Repos

Awesome GitHub RepositoriesLayout Formatters

Tools that automate the visual organization of source code according to a specific language standard.

Distinct from Java Coding Standards: Distinct from Java Coding Standards: focuses on the active automation of layout rather than just the definition of the standards.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Layout Formatters. Refine with filters or upvote what's useful.

Awesome Layout Formatters GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • google/google-java-formatAvatar von google

    google/google-java-format

    6,145Auf GitHub ansehen↗

    google-java-format ist ein Java-Code-Formatter und ein Tool zur Durchsetzung von Styleguides. Es formatiert Java-Quellcode so um, dass er einem standardisierten Styleguide entspricht, und sorgt so für ein konsistentes Layout und eine einheitliche Einrückung über ganze Projekte oder einzelne Dateien hinweg. Das Projekt fungiert als Linting-Tool in Build-Pipelines für Continuous-Integration-Workflows sowie als IDE-Formatierungs-Plugin, das die native Editor-Formatierung ersetzt. Es kann als Formatierungsbibliothek in Software zur Codegenerierung eingebettet werden, um sicherzustellen, dass maschinell erstellter Code für Menschen lesbar bleibt. Das Tool bietet Funktionen zur Anpassung von Einrückungen und Abständen im Quellcode, einschließlich der Möglichkeit, Formatierungen selektiv auf bestimmte Zeilenbereiche oder geänderte Diffs anzuwenden. Es unterstützt die Integration in Entwicklungsumgebungen wie Eclipse, um Layout-Anpassungen während des Codierens zu automatisieren.

    Standardizes Java source code layout and style for consistency and readability across organizations.

    Java
    Auf GitHub ansehen↗6,145
  • sveltejs/language-toolsAvatar von sveltejs

    sveltejs/language-tools

    1,431Auf GitHub ansehen↗

    This project is a language server implementation and code editor extension designed to provide intelligence for Svelte components. It functions as a static analysis tool that parses source code to deliver real-time feedback, automated formatting, and code navigation within development environments. The tool distinguishes itself by utilizing a virtual file system mapping that translates component files into modules, allowing standard language tools to process non-standard syntax. It integrates directly with the TypeScript compiler to perform type checking and static analysis across mixed scrip

    Automates the visual organization and layout of source code according to consistent standards.

    TypeScriptlanguage-serversveltevscode-extension
    Auf GitHub ansehen↗1,431
  1. Home
  2. Software Engineering & Architecture
  3. Dotnet Code Style Standards
  4. Java Coding Standards
  5. Layout Formatters