awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to googlechrome/samples

Open-source alternatives to Samples

30 open-source projects similar to googlechrome/samples, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Samples alternative.

  • sindresorhus/eslint-plugin-unicornsindresorhus 的头像

    sindresorhus/eslint-plugin-unicorn

    4,931在 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
    在 GitHub 上查看↗4,931
  • sds/overcommitsds 的头像

    sds/overcommit

    4,008在 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
    在 GitHub 上查看↗4,008
  • googlechromelabs/ui-element-samplesGoogleChromeLabs 的头像

    GoogleChromeLabs/ui-element-samples

    4,122在 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
    在 GitHub 上查看↗4,122

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • just-the-docs/just-the-docsjust-the-docs 的头像

    just-the-docs/just-the-docs

    9,060在 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
    在 GitHub 上查看↗9,060
  • mdevils/node-jscsmdevils 的头像

    mdevils/node-jscs

    4,935在 GitHub 上查看↗

    node-jscs is a static code analysis tool and JavaScript code style linter. It functions as a JavaScript code formatter that enforces a consistent style guide and formatting rules across source code. The project manages team coding standards by checking source code against defined style rules to maintain visual consistency. It provides a JavaScript linting workflow that identifies style violations and performs automated code formatting to resolve inconsistencies. The system utilizes AST-based static analysis to verify stylistic rules without executing the code. It employs rule-based pattern m

    JavaScript
    在 GitHub 上查看↗4,935
  • nicklockwood/swiftformatnicklockwood 的头像

    nicklockwood/SwiftFormat

    8,835在 GitHub 上查看↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    在 GitHub 上查看↗8,835
  • unicodeveloper/awesome-opensource-appsunicodeveloper 的头像

    unicodeveloper/awesome-opensource-apps

    3,838在 GitHub 上查看↗

    This project is a curated directory and registry of functional open source web and mobile applications. It serves as a categorized catalog of high-quality software projects and scripts available for discovery, learning, and contribution. The directory organizes these resources into a structured index, allowing users to find tools for automation, data processing, and general utility tasks. It provides a reference for exploring modern application architecture through human-verified public code repositories. The collection covers several capability areas, including automation and scheduling, da

    androidawesomeawesome-list
    在 GitHub 上查看↗3,838
  • sindresorhus/xosindresorhus 的头像

    sindresorhus/xo

    7,977在 GitHub 上查看↗

    xo is a zero-config linting tool and ESLint wrapper that provides opinionated default rules for JavaScript and TypeScript. It functions as a static analysis tool to enforce code style and readability standards immediately upon installation without requiring manual configuration. The tool distinguishes itself by providing a zero-config development workflow that eliminates the need for complex configuration files. It supports incremental codebase cleanup by allowing users to ignore known violations through a suppressions file, facilitating the gradual adoption of strict rules in existing projec

    TypeScript
    在 GitHub 上查看↗7,977
  • standard/semistandardstandard 的头像

    standard/semistandard

    1,415在 GitHub 上查看↗

    Semistandard is a static analysis tool and automated code formatter designed to enforce consistent JavaScript syntax and formatting standards across a codebase. It functions as a linter that identifies deviations from established style rules and provides automated corrections to resolve formatting errors without manual intervention. The tool is distinguished by its specific focus on semicolon usage, ensuring that all statements adhere to a uniform syntax standard. It provides comprehensive style management by verifying code against predefined rules and blocking non-compliant submissions withi

    JavaScript
    在 GitHub 上查看↗1,415
  • hs-web/hsweb-frameworkhs-web 的头像

    hs-web/hsweb-framework

    8,404在 GitHub 上查看↗

    This project is a Spring Boot administrative framework and enterprise backend boilerplate designed for building management systems. It provides a foundation for enterprise-level applications using a reactive programming model and non-blocking data access patterns. The framework includes a reactive CRUD system for database operations and a role-based access control system to manage user accounts and administrative permissions. It further distinguishes itself with a centralized data dictionary for maintaining standardized labels and values across application modules. The system's broader capab

    Javahswebjavajava8
    在 GitHub 上查看↗8,404
  • barryclark/jekyll-nowbarryclark 的头像

    barryclark/jekyll-now

    8,398在 GitHub 上查看↗

    Jekyll Now is a starter kit and static site template designed for the rapid deployment of blogs. It provides a pre-configured foundation that integrates a GitHub Pages theme to enable website hosting without the use of command line tools. The project features a web-based content manager that allows users to update blog posts and site metadata by editing files directly within a browser. This no-code management workflow is paired with a responsive design intended for personal brand websites, including social media integration and biography sections. The framework covers static site generation

    CSS
    在 GitHub 上查看↗8,398
  • felixge/node-style-guidefelixge 的头像

    felixge/node-style-guide

    4,992在 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
    在 GitHub 上查看↗4,992
  • jscs-dev/node-jscsjscs-dev 的头像

    jscs-dev/node-jscs

    4,936在 GitHub 上查看↗

    node-jscs is a JavaScript linter and code style checker designed to analyze source code and enforce consistent coding standards. It functions as a static analysis tool that identifies patterns in JavaScript code to ensure adherence to defined style guides. The project provides capabilities for both JavaScript code linting and automated code formatting. It can check source code for style violations and automatically correct those errors to align the codebase with a specified set of formatting rules.

    JavaScript
    在 GitHub 上查看↗4,936
  • gilbarbara/logosgilbarbara 的头像

    gilbarbara/logos

    6,754在 GitHub 上查看↗

    Logos is a curated collection of optimized SVG logos for developer tools and brands, stored as individual SVG files in a flat directory structure. The collection is manually selected and optimized to ensure quality and consistency, with each logo served as a raw SVG file that browsers and tools can render natively. The collection supports direct file-system access through its flat directory storage, and includes a lightweight index of brand names and file paths for fast keyword-based logo lookup. Logos are delivered as static assets over HTTP, relying on standard web server caching for perfor

    SVGlogossvg
    在 GitHub 上查看↗6,754
  • microsoft/rushstackmicrosoft 的头像

    microsoft/rushstack

    6,479在 GitHub 上查看↗

    Rushstack is a comprehensive toolset for managing large-scale TypeScript monorepos, providing a framework for build pipeline automation, dependency coordination, and static analysis. It functions as an incremental build orchestrator and management system designed to maintain consistency and performance across multiple packages in a shared workspace. The system distinguishes itself through an execution model based on directed acyclic graphs and content-hash-based incrementalism, which ensures only affected projects are rebuilt. It further optimizes development workflows via remote build artifa

    TypeScript
    在 GitHub 上查看↗6,479
  • xxlllq/system_architectxxlllq 的头像

    xxlllq/system_architect

    8,531在 GitHub 上查看↗

    This is a static file repository that serves as a comprehensive preparation platform for China's senior-level System Architect certification exam. The project organizes exam materials by year and type using folder hierarchies, with metadata embedded directly in filenames for human-readable navigation, and delivers all content as downloadable files for offline access without any build steps or server-side logic. The repository provides a curated collection of past exam papers with answer keys and detailed explanations spanning multiple years, recorded video lectures covering knowledge, case an

    HTMLexaminationruankao
    在 GitHub 上查看↗8,531
  • xojs/xoxojs 的头像

    xojs/xo

    7,977在 GitHub 上查看↗

    xo is a zero-configuration linting tool for JavaScript and TypeScript. It functions as a wrapper for the ESLint engine, providing a set of strict default rules and static analysis to enforce professional coding standards without requiring manual configuration files. The tool distinguishes itself by providing a zero-config runtime that automatically determines parser settings and linting rules at execution time. It includes a code style formatter to standardize indentation and syntax across all project files. The project covers automated error correction and source code formatting to eliminat

    TypeScript
    在 GitHub 上查看↗7,977
  • jshint/jshintjshint 的头像

    jshint/jshint

    9,064在 GitHub 上查看↗

    JSHint is a JavaScript static analysis tool and linter designed to detect errors and enforce coding standards. It functions as a syntax validator that scans source code to identify potential logic problems and programming mistakes before the code is executed. The tool provides a command line interface for analyzing files and directories. It supports the export of analysis results into standardized formats such as Checkstyle for integration with external build tools. Analysis is managed through a system of linting rule management and environment global configuration. This includes the ability

    JavaScript
    在 GitHub 上查看↗9,064
  • frontendmasters/front-end-handbook-2018FrontendMasters 的头像

    FrontendMasters/front-end-handbook-2018

    4,193在 GitHub 上查看↗

    This project is a comprehensive front-end development guide and roadmap designed to help engineers master the skills and professional standards required for modern web development. It serves as a technical reference for mastering HTML, CSS, and JavaScript, providing structured learning paths and a map of the professional competencies needed to transition from a beginner to a professional web engineer. The resource functions as a categorized directory and ecosystem overview of the JavaScript landscape. It catalogs industry-standard frameworks, libraries, and utilities, offering specific recomm

    HTMLdevelopment-handbookfront-endfront-end-developer
    在 GitHub 上查看↗4,193
  • a11yfred/neighbora11yfred 的头像

    a11yfred/neighbor

    1在 GitHub 上查看↗

    Catch accessibility issues in your markup, CSS, and copy before they ship. The a11yfred linter ecosystem for modern web frameworks and prose.

    JavaScript
    在 GitHub 上查看↗1
  • angular-eslint/angular-eslintangular-eslint 的头像

    angular-eslint/angular-eslint

    1,785在 GitHub 上查看↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    在 GitHub 上查看↗1,785
  • cyrilletuzi/angular-eslint-injection-contextcyrilletuzi 的头像

    cyrilletuzi/angular-eslint-injection-context

    2在 GitHub 上查看↗

    ESLint rules for Angular injection context.

    TypeScript
    在 GitHub 上查看↗2
  • cyrilletuzi/angular-eslint-zonelesscyrilletuzi 的头像

    cyrilletuzi/angular-eslint-zoneless

    3在 GitHub 上查看↗

    ESLint rules for Angular zoneless.

    TypeScript
    在 GitHub 上查看↗3
  • developer239/lintersdeveloper239 的头像

    developer239/linters

    11在 GitHub 上查看↗

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

    JavaScript
    在 GitHub 上查看↗11
  • ducktordanny/eslint-plugin-ng-module-sortducktordanny 的头像

    ducktordanny/eslint-plugin-ng-module-sort

    5在 GitHub 上查看↗

    Sort Angular and NestJS module imports, declarations, exports, controls, etc.

    TypeScript
    在 GitHub 上查看↗5
  • glitch452/eslint-config-spartanglitch452 的头像

    glitch452/eslint-config-spartan

    3在 GitHub 上查看↗

    An opinionated ESLint configuration

    TypeScript
    在 GitHub 上查看↗3
  • icrawl/eslint-config-neoniCrawl 的头像

    iCrawl/eslint-config-neon

    63在 GitHub 上查看↗

    The ultimate ESLint shareable config

    TypeScript
    在 GitHub 上查看↗63
  • jankru/lint-a-lotJanKru 的头像

    JanKru/lint-a-lot

    1在 GitHub 上查看↗

    The purpose of this package is to wrap common eslint and stylelint extensions in order to set them up as quickly as possible for a angular-project. Also this project contains a .editorconfig that should be used.

    JavaScript
    在 GitHub 上查看↗1
  • jbz797/eslint-config-angular-strictJbz797 的头像

    Jbz797/eslint-config-angular-strict

    5在 GitHub 上查看↗

    Modern ESLint configuration with strict rules for Angular development

    JavaScript
    在 GitHub 上查看↗5
  • leritas/eslint-plugin-angular-class-orderingLeritas 的头像

    Leritas/eslint-plugin-angular-class-ordering

    0在 GitHub 上查看↗

    EsLint Plugin for member-ordering in Angular classes.

    TypeScript
    在 GitHub 上查看↗0