awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GoogleChrome avatar

GoogleChrome/samples

0
View on GitHub↗
5,882 stele·2,393 fork-uri·JavaScript·Apache-2.0·1 vizualizarewww.chromestatus.com/samples↗

Samples

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

Features

  • Chrome Feature Demonstrations - Showcase new functionality in each Chrome release with runnable HTML, CSS, and JavaScript code samples.
  • ChromeStatus-Backed Registries - Links each sample to a canonical ChromeStatus feature entry via a structured metadata file.
  • Chrome Feature Code Samples - Code samples that demonstrate new functionality in each release of Google Chrome, using HTML, CSS, and JavaScript.
  • Chrome Feature Samples - Offering reference-quality code snippets that accompany Chrome feature documentation for web developers.
  • Web Platform API Samples - Providing ready-to-run HTML, CSS, and JavaScript samples that illustrate specific web platform features.
  • Chrome Release Branches - Organises samples into directories or branches named after each Chrome release version.
  • GitHub Pages - Serves runnable HTML/CSS/JS samples as static pages directly from the repository.
  • Code Quality Linting - Checking contributed samples against the Google JavaScript Style Guide to maintain consistent code standards.
  • Boilerplate Templates - Provides a standard HTML skeleton with metadata front matter for each new feature sample.
  • Manual Curation Workflows - Relies on human contributors to create and update samples rather than automated generation.
  • JavaScript Style Linting - Enforces a consistent coding style across all samples using automated linting rules.

Istoric stele

Graficul istoricului de stele pentru googlechrome/samplesGraficul istoricului de stele pentru googlechrome/samples

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Samples

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Samples.
  • sindresorhus/eslint-plugin-unicornAvatar sindresorhus

    sindresorhus/eslint-plugin-unicorn

    4,931Vezi pe GitHub↗

    eslint-plugin-unicorn is an ESLint plugin that provides a large set of opinionated lint rules for JavaScript and TypeScript projects. Its primary purpose is to enforce code quality, prevent common errors and anti-patterns, and promote a consistent coding style across a codebase. The plugin distinguishes itself by offering an opinionated preset configuration that imposes a specific coding style rather than leaving all choices to the user. Its rules are specifically designed to catch logical mistakes and code smells that go beyond standard ESLint rules. As an added capability, the plugin also e

    JavaScripteslinteslint-configeslint-plugin
    Vezi pe GitHub↗4,931
  • sds/overcommitAvatar sds

    sds/overcommit

    4,008Vezi pe GitHub↗

    Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and checks during various Git events. It serves as a workflow automation tool that ensures code quality and project standards are met before changes are committed or pushed to a remote repository. The system distinguishes itself through a comprehensive YAML-based configuration that allows for detailed hook behavior control, including file execution filtering, conditional skipping, and the management of hook dependencies. It provides specialized roles such as a commit message vali

    Ruby
    Vezi pe GitHub↗4,008
  • googlechromelabs/ui-element-samplesAvatar GoogleChromeLabs

    GoogleChromeLabs/ui-element-samples

    4,122Vezi pe GitHub↗

    This project is a collection of reference implementations and prototypes focused on routing, performance optimization, background threading, and user interface components. It serves as a sample library demonstrating the use of modern web platform features and native browser APIs. The repository provides prototypes for high-performance graphics, including 3D effects and animations rendered via hardware acceleration and CSS transformations. It includes implementation examples for client-side routing to synchronize application state with browser URLs and pattern galleries for offloading computat

    JavaScript
    Vezi pe GitHub↗4,122
  • just-the-docs/just-the-docsAvatar just-the-docs

    just-the-docs/just-the-docs

    9,060Vezi pe GitHub↗

    Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides a responsive, mobile-friendly layout with built-in search, hierarchical navigation, and extensive customization through overridable SCSS variables, Liquid includes, and page layouts. The theme distinguishes itself through a file-based navigation hierarchy that automatically generates multi-level collapsible menus from directory structures and front matter, combined with client-side full-text search that indexes page content at build time. It includes automated deployment via

    SCSSdocumentationgithub-pagesjekyll
    Vezi pe GitHub↗9,060
Vezi toate cele 30 alternative pentru Samples→

Întrebări frecvente

Ce face googlechrome/samples?

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

Care sunt principalele funcționalități ale googlechrome/samples?

Principalele funcționalități ale googlechrome/samples sunt: Chrome Feature Demonstrations, ChromeStatus-Backed Registries, Chrome Feature Code Samples, Chrome Feature Samples, Web Platform API Samples, Chrome Release Branches, GitHub Pages, Code Quality Linting.

Care sunt câteva alternative open-source pentru googlechrome/samples?

Alternativele open-source pentru googlechrome/samples includ: sindresorhus/eslint-plugin-unicorn — eslint-plugin-unicorn is an ESLint plugin that provides a large set of opinionated lint rules for JavaScript and… sds/overcommit — Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and… googlechromelabs/ui-element-samples — This project is a collection of reference implementations and prototypes focused on routing, performance optimization,… just-the-docs/just-the-docs — Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides… mdevils/node-jscs — node-jscs is a static code analysis tool and JavaScript code style linter. It functions as a JavaScript code formatter… gilbarbara/logos — Logos is a curated collection of optimized SVG logos for developer tools and brands, stored as individual SVG files in…