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
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
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
Functional HTML scraping and rewriting with CSS in OCaml
Mirror of "Style guides for Google-originated open-source projects"
darcyliu/google-styleguide 的主要功能包括:API Design Guidelines, Web Development。
darcyliu/google-styleguide 的开源替代品包括: 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.