awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Automated Code Formatters · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesAutomated Code Formatters

Explore 4 awesome GitHub repositories matching development tools & productivity · Automated Code Formatters. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Code Formatting Utilities
  5. Automated Code Formatters

Awesome Automated Code Formatters GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Maintain consistent source code style by applying automated formatting rules during the development and build process.

    JavaScriptjavascriptuifrontend
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Standardizes source code formatting by validating style guidelines during continuous integration processes.

    Rustdenojavascriptrust
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Maintains consistent markup structure by automatically organizing utility classes within source code.

    TypeScriptcssframeworkutility
  • opencv/opencv

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    Standardize source file appearance by automatically applying license headers, namespace encapsulation, and consistent indentation across the entire codebase.

    C++c-plus-pluscomputer-visiondeep-learning