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

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

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

7 个仓库

Awesome GitHub RepositoriesSample Extensions

Reference implementations and example projects for learning extension architecture.

Explore 7 awesome GitHub repositories matching part of an awesome list · Sample Extensions. Refine with filters or upvote what's useful.

Awesome Sample Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • awsdocs/aws-doc-sdk-examplesawsdocs 的头像

    awsdocs/aws-doc-sdk-examples

    10,429在 GitHub 上查看↗

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

    Provides example applications and snippets in multiple languages for AWS service integration.

    Javaawscppdocumentation
    在 GitHub 上查看↗10,429
  • facebook/facebook-android-sdkfacebook 的头像

    facebook/facebook-android-sdk

    6,475在 GitHub 上查看↗

    Provides sample projects that demonstrate profile access, status updates, and photo upload.

    Kotlin
    在 GitHub 上查看↗6,475
  • communitytoolkit/windowscommunitytoolkitCommunityToolkit 的头像

    CommunityToolkit/WindowsCommunityToolkit

    6,073在 GitHub 上查看↗

    The Windows Community Toolkit is a collection of reusable UI controls, helper functions, and app services designed to accelerate development for Universal Windows Platform (UWP) applications on Windows 10. It provides a library of XAML-based controls and components that handle common interaction patterns, enabling developers to build apps that run across PC, Mobile, Xbox, IoT, and HoloLens devices with consistent adaptive layouts. The toolkit is distributed as NuGet packages for straightforward integration into .NET projects, and it includes a companion sample app that demonstrates control be

    Bundles a companion sample app that demonstrates control behaviors and interaction patterns.

    C#csharpdotnetmvvm
    在 GitHub 上查看↗6,073
  • aws-samples/aws-cdk-examplesaws-samples 的头像

    aws-samples/aws-cdk-examples

    5,605在 GitHub 上查看↗

    This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne

    Provides multi-language samples for serverless architectures including GraphQL APIs and WebSocket endpoints.

    Pythoncdkcdk-examples
    在 GitHub 上查看↗5,605
  • mdn/webextensions-examplesmdn 的头像

    mdn/webextensions-examples

    4,447在 GitHub 上查看↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    Contains a collection of official documentation examples.

    JavaScript
    在 GitHub 上查看↗4,447
  • npmhub/npmhubnpmhub 的头像

    npmhub/npmhub

    831在 GitHub 上查看↗

    On every GitHub repository or folder with a package.json file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions.

    Demonstrates a functional browser extension implementation.

    Svelte
    在 GitHub 上查看↗831
  • sindresorhus/hide-files-on-githubsindresorhus 的头像

    sindresorhus/hide-files-on-github

    320在 GitHub 上查看↗

    You can customize which files to hide and you can make it more minimal in the extension's options page.

    Provides a simple example of a content-based extension.

    TypeScript
    在 GitHub 上查看↗320
  1. Home
  2. Part of an Awesome List
  3. More to explore
  4. Sample Extensions

探索子标签

  • SDK Sample Apps2 个子标签Reference projects that demonstrate SDK integration patterns for profile access, status updates, and photo upload. **Distinct from Sample Extensions:** Distinct from Sample Extensions: focuses on SDK integration examples rather than extension architecture.