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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
F

fat/a47b882eb5f84293c4ed

0
View on GitHub↗
0 stars·0 forks·1 view

A47b882eb5f84293c4ed

Features

  • Platform and API Guidelines - Style guide for frontend development.

Star history

Star history chart for fat/a47b882eb5f84293c4edStar history chart for fat/a47b882eb5f84293c4ed

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to A47b882eb5f84293c4ed

Similar open-source projects, ranked by how many features they share with A47b882eb5f84293c4ed.
  • bendc/frontend-guidelinesbendc avatar

    bendc/frontend-guidelines

    9,089View on 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

    View on GitHub↗9,089
  • elsewhencode/project-guidelineselsewhencode avatar

    elsewhencode/project-guidelines

    29,458View on 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
    View on GitHub↗29,458
  • felixge/node-style-guidefelixge avatar

    felixge/node-style-guide

    4,992View on GitHub↗

    This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent, maintainable, and readable code. It serves as a comprehensive reference for naming conventions, formatting, and architectural patterns. The project provides a linting configuration template that allows for the automatic enforcement of these standards. This includes predefined linting presets and a base of rules used to perform logic checks and automatic formatting across a codebase. The guidelines cover a broad range of standardization capabilities, including code and file form

    JavaScript
    View on GitHub↗4,992
  • airbnb/cssairbnb avatar

    airbnb/css

    6,980View on 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

    View on GitHub↗6,980
See all 15 alternatives to A47b882eb5f84293c4ed→

Frequently asked questions

What are the main features of fat/a47b882eb5f84293c4ed?

The main features of fat/a47b882eb5f84293c4ed are: Platform and API Guidelines.

What are some open-source alternatives to fat/a47b882eb5f84293c4ed?

Open-source alternatives to fat/a47b882eb5f84293c4ed include: 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… 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. 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…