# googlechrome/samples

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/googlechrome-samples).**

5,882 stars · 2,393 forks · JavaScript · Apache-2.0

## Links

- GitHub: https://github.com/GoogleChrome/samples
- Homepage: https://www.chromestatus.com/samples
- awesome-repositories: https://awesome-repositories.com/repository/googlechrome-samples.md

## Description

A repo containing samples tied to new functionality in each release of Google Chrome.

## Tags

### Education & Learning Resources

- [Chrome Feature Demonstrations](https://awesome-repositories.com/f/education-learning-resources/documentation-examples/runnable-demonstrations/chrome-feature-demonstrations.md) — Showcase new functionality in each Chrome release with runnable HTML, CSS, and JavaScript code samples. ([source](https://cdn.jsdelivr.net/gh/googlechrome/samples@gh-pages/README.md))
- [Chrome Feature Samples](https://awesome-repositories.com/f/education-learning-resources/developer-documentation-references/reference-materials/developer-documentation/chrome-feature-samples.md) — Offering reference-quality code snippets that accompany Chrome feature documentation for web developers.

### Artificial Intelligence & ML

- [ChromeStatus-Backed Registries](https://awesome-repositories.com/f/artificial-intelligence-ml/feature-stores/feature-registries/sql-backed-registries/chromestatus-backed-registries.md) — Links each sample to a canonical ChromeStatus feature entry via a structured metadata file.

### Development Tools & Productivity

- [Chrome Feature Code Samples](https://awesome-repositories.com/f/development-tools-productivity/code-samples-and-readmes/chrome-feature-code-samples.md) — Code samples that demonstrate new functionality in each release of Google Chrome, using HTML, CSS, and JavaScript.
- [Boilerplate Templates](https://awesome-repositories.com/f/development-tools-productivity/boilerplate-templates.md) — Provides a standard HTML skeleton with metadata front matter for each new feature sample.
- [Manual Curation Workflows](https://awesome-repositories.com/f/development-tools-productivity/community-curation-workflows/manual-curation-workflows.md) — Relies on human contributors to create and update samples rather than automated generation.

### Programming Languages & Runtimes

- [Web Platform API Samples](https://awesome-repositories.com/f/programming-languages-runtimes/cross-platform-samples/web-platform-api-samples.md) — Providing ready-to-run HTML, CSS, and JavaScript samples that illustrate specific web platform features.

### Software Engineering & Architecture

- [Chrome Release Branches](https://awesome-repositories.com/f/software-engineering-architecture/development-methodologies/software-development-lifecycle/release-branching-strategies/chrome-release-branches.md) — Organises samples into directories or branches named after each Chrome release version.
- [JavaScript Style Linting](https://awesome-repositories.com/f/software-engineering-architecture/coding-standards-enforcement/javascript-style-linting.md) — Enforces a consistent coding style across all samples using automated linting rules.

### User Interface & Experience

- [GitHub Pages](https://awesome-repositories.com/f/user-interface-experience/documentation-themes/github-pages.md) — Serves runnable HTML/CSS/JS samples as static pages directly from the repository.

### Part of an Awesome List

- [Code Quality Linting](https://awesome-repositories.com/f/awesome-lists/devtools/code-quality-linting.md) — Checking contributed samples against the Google JavaScript Style Guide to maintain consistent code standards.
