# xiaojinzi123/Component

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

Repository: https://github.com/xiaojinzi123/Component
Canonical: https://ross.abutalabs.com/products/xiaojinzi123-component
Homepage: https://github.com/xiaojinzi123/Component/wiki/Component-%E5%92%8C-ARouter-%E6%AF%94%E8%BE%83
Language: Java
License: Apache-2.0
License Family: permissive
Topics: component, android, android-architecture, router, interceptor, componentization, service, api, framework, rxjava, retrofit, androidx
Last push: 2024-08-28T01:20:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2942, "days_push": 736, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2916, forks 212 (observed 2026-08-28T04:07:29.987415+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: routing, middleware, plugin-system, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: componentization, android-router, uri-routing, service-discovery, interceptor, androidx, annotation-processing, arouter-alternative, android

## Member repositories
- xiaojinzi123/Component (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.987415+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:06.201512+00:00, confidence not recorded.
  - readme: https://github.com/xiaojinzi123/Component (fetched 2026-08-28T04:07:29.987415+00:00, sha 6faef41327df)
  - homepage: https://github.com/xiaojinzi123/Component/wiki/Component-%E5%92%8C-ARouter-%E6%AF%94%E8%BE%83 (fetched 2026-08-29T09:49:17.269631+00:00, sha 35127a7d1375)
- Data as of 2026-08-30T08:39:29.467469+00:00.
