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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
darcyliu avatar

darcyliu/google-styleguide

0
View on GitHub↗
code.google.com/p/google-styleguide↗

Google Styleguide

Mirror of "Style guides for Google-originated open-source projects"

Features

  • API Design Guidelines - Standardized API design patterns and conventions from Google.

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
  • Web Development - Standardized coding conventions for web technologies.
  • 1,369 stars·313 forks·HTML·11 views

    Star history

    Star history chart for darcyliu/google-styleguideStar history chart for darcyliu/google-styleguide

    How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

    Frequently asked questions

    What does darcyliu/google-styleguide do?

    Mirror of "Style guides for Google-originated open-source projects"

    What are the main features of darcyliu/google-styleguide?

    The main features of darcyliu/google-styleguide are: API Design Guidelines, Web Development.

    Which projects share features with darcyliu/google-styleguide?

    Projects with overlapping indexed features include: interagent/http-api-design — This project provides a comprehensive framework of standards and conventions for designing consistent, predictable,… lostdesign/webgems — Webgems is a curated web development resource directory and developer tooling index. It provides a searchable… jonikorpi/golden-grid-system — Golden Grid System is a responsive CSS grid framework designed for structuring fluid, multi-column web pages that… aantron/lambda-soup — Functional HTML scraping and rewriting with CSS in OCaml. adam-golab/react-developer-roadmap — This project is a structured visual guide and curriculum designed to map the essential skills, technologies, and… actum/frontend-checklist.

    Projects sharing features with Google Styleguide

    These projects share indexed features with Google Styleguide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
    • interagent/http-api-designinteragent avatar

      interagent/http-api-design

      13,688View on GitHub↗

      This project provides a comprehensive framework of standards and conventions for designing consistent, predictable, and maintainable web services. It establishes a resource-oriented architecture that utilizes uniform HTTP methods and status codes to structure communication across distributed software systems. The guide emphasizes a standardized approach to API evolution and data management, focusing on techniques such as header-based versioning to maintain backward compatibility and range-header pagination to handle large datasets. It also defines patterns for structured error representation

      View on GitHub↗13,688
    • lostdesign/webgemslostdesign avatar

      lostdesign/webgems

      5,103View on GitHub↗

      Webgems is a curated web development resource directory and developer tooling index. It provides a searchable interface for locating vetted materials, libraries, and learning guides categorized by technical discipline. The project functions as a resource map and design asset gallery, organizing programming language guides and technical utilities for software engineers and designers. It utilizes static site generation and static data indexing to deliver a directory of resources without requiring a live backend. The interface supports client-side search filtering and resource discovery, allowi

      Vuebookmarkhacktoberfestlearn
      View on GitHub↗5,103
    • jonikorpi/golden-grid-systemjonikorpi avatar

      jonikorpi/Golden-Grid-System

      1,600View on GitHub↗

      Golden Grid System is a responsive CSS grid framework designed for structuring fluid, multi-column web pages that automatically adapt to different screen sizes. It functions as a fluid layout generator, providing a responsive design tool for arranging flexible layouts that fold gracefully across desktop, tablet, and mobile devices from a single layout foundation. The framework supports multi-device web development by using proportional fluid sizing to scale container widths and column dimensions dynamically with mathematical percentages rather than fixed pixel values. It handles layout foldin

      CSS
      View on GitHub↗1,600
    • aantron/lambda-soupaantron avatar

      aantron/lambda-soup

      407View on GitHub↗

      Functional HTML scraping and rewriting with CSS in OCaml

      OCaml
      View on GitHub↗407
    Compare all 30 related projects→