# suanmei/callapp-lib

🔥call app from h5（H5唤起客户端 ）

Repository: https://github.com/suanmei/callapp-lib
Canonical: https://ross.abutalabs.com/products/callapp-lib
Language: TypeScript
License Family: other
Topics: callapp, schema, scheme, universallink, intent, native, h5, rollup, githook, commitizen, eslint, callapp-lib, universal, url-scheme
Last push: 2024-05-06T09:23:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2969, "days_push": 849, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2551, forks 348 (observed 2026-08-28T04:07:00.558703+00:00)

## What it is
callapp-lib is a TypeScript library that launches native mobile apps from web (H5) pages using URL Schemes, Android Intent URLs, and iOS Universal Links. It provides a unified API with extension points to handle most deep-linking scenarios across browsers and platforms.

## Use cases
- open a native app from a mobile web page
- implement deep linking from H5 to Android and iOS apps
- use universal links to launch an iOS app from the browser
- generate Android intent URLs to open an app in Chrome
- route users to a specific in-app page from a web link
- fall back to app store or web page when app is not installed

## When to choose
- you need a battle-tested library handling scheme, intent, and universal link differences across browsers
- you want a small npm/CDN-drop-in solution for H5-to-app唤起 in Chinese mobile web ecosystems
- you need configurable extension points for custom app-launch logic

## When to avoid
- you only target desktop browsers where app-launching via URL scheme is not relevant
- you need guaranteed app-store fallback behavior with full analytics out of the box
- you require a maintained dependency with an explicit license file

## Facets
- artifact type: library
- maturity: active
- function: sdk, developer-tools
- domain: web-development, mobile-development, frontend
- platform: browser
- tags: url-scheme, universal-link, android-intent, deep-linking, h5, app-launch, javascript, nodejs

## Member repositories
- suanmei/callapp-lib (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.558703+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-30T02:23:56.050252+00:00, confidence not recorded.
  - readme: https://github.com/suanmei/callapp-lib (fetched 2026-08-28T04:07:00.558703+00:00, sha b9df6803f988)
  - registry_npm: https://registry.npmjs.org/callapp-lib (fetched 2026-08-29T10:06:48.419627+00:00, sha 2c267d382fdb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
