2 个仓库
Coding style guides and formatting conventions specifically for web languages like HTML and CSS.
Distinct from Code Formatting: None of the candidates cover a general style guide for web languages; they focus on rendering snippets or automated tools.
Explore 2 awesome GitHub repositories matching web development · Web Code Formatting Standards. Refine with filters or upvote what's useful.
This project is a software engineering reference that provides a cross-language formatting standard and industry-standard practices for architectural patterns, memory management, and identifier naming. Its primary purpose is to implement a unified set of indentation and whitespace rules applied consistently across multiple distinct programming environments. The project specializes in technical documentation localization, providing Chinese language translations of official programming style guides. It maps original English coding standards to Chinese language references to maintain meaning acr
Defines consistent style conventions for formatting HTML and CSS source code.
Spotless is a multi-language formatting orchestrator and Gradle plugin that automates code styling across various programming languages within a single build pipeline. It functions as a coordinator for multiple third-party formatters, a code style linting tool, and a system for inserting and updating standardized license headers. The project distinguishes itself through git-integrated style enforcement, using pre-push hooks and git references to apply formatting only to modified files or lines. It supports shared build configurations, allowing formatting rules to be distributed and loaded acr
Styles CSS, HTML, JS, JSON, and XML files using the Eclipse WTP formatter.