awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • awsdocs/aws-doc-sdk-examplesAvatar awsdocs

    awsdocs/aws-doc-sdk-examples

    10,429Vezi pe 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
    Vezi pe GitHub↗10,429
  • facebook/facebook-android-sdkAvatar facebook

    facebook/facebook-android-sdk

    6,475Vezi pe GitHub↗

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

    Kotlin
    Vezi pe GitHub↗6,475
  • communitytoolkit/windowscommunitytoolkitAvatar CommunityToolkit

    CommunityToolkit/WindowsCommunityToolkit

    6,073Vezi pe 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
    Vezi pe GitHub↗6,073
  • aws-samples/aws-cdk-examplesAvatar aws-samples

    aws-samples/aws-cdk-examples

    5,605Vezi pe GitHub↗

    Acest proiect este o bibliotecă de referință și o colecție de tipare de cod exemplificative pentru implementarea infrastructurii cloud folosind AWS CDK. Oferă un set de proiecte eșantion care demonstrează cum să definești resurse de calcul, stocare și rețea folosind limbaje de programare de uz general. Biblioteca include implementări de referință pentru diverse tipare arhitecturale, inclusiv backend-uri serverless cu API-uri GraphQL și WebSocket, orchestrarea containerelor cu load balancers și auto-scaling, și găzduirea globală de site-uri web statice prin rețele de livrare a conținutului (CDN). De asemenea, oferă design-uri pentru topologii de rețea izolate și automatizarea fluxurilor de lucru bazate pe evenimente folosind mașini de stare. Capabilitățile acoperite se extind la gestionarea bazelor de date relaționale, configurarea serverelor de transfer securizat de fișiere și implementarea autorizării granulare. În plus, exemplele demonstrează tehnici de personalizare a infrastructurii, cum ar fi suprascrierea proprietăților resurselor și integrarea resurselor personalizate.

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

    Pythoncdkcdk-examples
    Vezi pe GitHub↗5,605
  • mdn/webextensions-examplesAvatar mdn

    mdn/webextensions-examples

    4,447Vezi pe 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
    Vezi pe GitHub↗4,447
  • npmhub/npmhubAvatar npmhub

    npmhub/npmhub

    831Vezi pe 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
    Vezi pe GitHub↗831
  • sindresorhus/hide-files-on-githubAvatar sindresorhus

    sindresorhus/hide-files-on-github

    320Vezi pe 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
    Vezi pe GitHub↗320
  1. Home
  2. Part of an Awesome List
  3. More to explore
  4. Sample Extensions

Explorează sub-etichetele

  • SDK Sample Apps2 sub-tag-uriReference 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.