awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesComponentization Tools

Frameworks designed to facilitate the breakdown of monolithic mobile apps into decoupled modules.

Distinct from Android Development: A tool for architectural decomposition, distinct from general Android development or library management.

Explore 1 awesome GitHub repository matching mobile development · Componentization Tools. Refine with filters or upvote what's useful.

Awesome Componentization Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • alibaba/arouterAvatar von alibaba

    alibaba/ARouter

    14,476Auf GitHub ansehen↗

    ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent modules. It provides a URL-based routing system that enables navigation between decoupled components and modules without requiring direct class dependencies. The framework includes a navigation interceptor to handle authentication, redirection, and custom activity animations during page transitions. It also features a service injector that manages dependencies across modules using an inversion of control pattern and interface-based injection. The toolset covers inter-module navigat

    Provides a framework for breaking monolithic Android applications into smaller independent modules with centralized routing.

    Javaandroidcomponentizationdependency-injection
    Auf GitHub ansehen↗14,476
  1. Home
  2. Mobile Development
  3. Componentization Tools