Ross ROSS = Recommend OSS · open-source software intelligence for agents

xiaojinzi123/Component

A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!! observed · 2026-08-28

github.com/xiaojinzi123/Component · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2942
  • days_rel: n/a
  • days_push: 736
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2916 stars · 212 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Component is a powerful Android componentization framework providing URI-based routing, interceptors, service discovery, and module lifecycle management with full AndroidX and Kotlin support. It positions itself as a more complete alternative to ARouter and other URI-based Android routing frameworks.

Use cases

  • decouple android app into business modules
  • navigate between activities and fragments via uri routing
  • replace arouter with a more capable router
  • implement page-level interceptors for login or permissions
  • discover services across module boundaries
  • cancel navigation automatically when ui is destroyed

When to choose

  • building a large multi-module Android app needing componentization
  • you need routing with interceptors, auto-cancel, and service discovery
  • you want AndroidX and Kotlin support with Retrofit-like interface routing

When to avoid

  • small single-module apps that don't need componentization
  • teams already invested in ARouter with no pain points
  • non-Android projects

Facets

framework · maturity active

routing middleware plugin-system developer-tools mobile-development android-tools developer-tools jvm componentization android-router uri-routing service-discovery interceptor androidx annotation-processing arouter-alternative android

2 sources

Member repositories

RepositoryRoleHealth v2
xiaojinzi123/Componentmain23

For agents

markdown · JSON · MCP: product_card(name="xiaojinzi123/Component")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem