# zxlie/WeixinApi

专门用于微信公众平台的Javascript API

Repository: https://github.com/zxlie/WeixinApi
Canonical: https://ross.abutalabs.com/products/weixinapi
Language: JavaScript
License: MIT
License Family: permissive
Topics: weixinapi, javascript
Last push: 2019-04-18T04:08:00+00:00

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

## Adoption (not part of the score)
Stars 2190, forks 746 (observed 2026-08-28T04:06:24.100741+00:00)

## What it is
An unofficial JavaScript API wrapper for the WeChat (Weixin) public platform's internal WeixinJSBridge, enabling custom sharing, menu hiding, network detection, and other client-side actions inside WeChat's built-in browser. It predates the official WeChat JS-SDK and is no longer actively maintained.

## Use cases
- customize wechat share title image and description
- detect if page is opened in wechat browser
- hide wechat option menu and bottom toolbar
- get current network type in wechat
- track share success and cancel callbacks
- open image viewer in wechat client

## When to choose
- maintaining a legacy wechat public account page built before the official JS-SDK
- studying how WeixinJSBridge worked historically

## When to avoid
- starting any new wechat integration
- needing official support or stability
- requiring up-to-date wechat client features

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, developer-tools
- domain: web-development, frontend, messaging-platforms
- platform: browser
- tags: wechat, weixin, weixinjsbridge, unofficial-api, sharing, legacy, javascript

## Member repositories
- zxlie/WeixinApi (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:24.100741+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:47:42.648488+00:00, confidence not recorded.
  - readme: https://github.com/zxlie/WeixinApi (fetched 2026-08-28T04:06:24.100741+00:00, sha 61eead929646)
- Data as of 2026-08-30T08:39:29.467469+00:00.
