# wux-weapp/wx-extend

:dog: 微信小程序 - 扩展插件（发送请求、Promise API、表单验证、Restful API）

Repository: https://github.com/wux-weapp/wx-extend
Canonical: https://ross.abutalabs.com/products/wx-extend
Language: JavaScript
License: MIT
License Family: permissive
Topics: wxapp, wx-component, wx-promise-request, wx-validate
Last push: 2018-07-18T06:40:37+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": 3360, "days_push": 2968, "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 1061, forks 729 (observed 2026-08-28T04:03:25.930636+00:00)

## What it is
A set of extension plugins for WeChat mini-programs providing enhanced HTTP requests, Promise-based APIs, form validation, and RESTful API helpers. It wraps native wx APIs to make mini-program development more ergonomic.

## Use cases
- send http requests in a wechat mini program
- use promise-based wx apis instead of callbacks
- validate form inputs in a mini program
- build restful api clients for wxapp
- wrap wx.request with interceptors

## When to choose
- you are building a WeChat mini-program and want promise-based request and validation utilities
- you want lightweight helpers rather than a full UI framework

## When to avoid
- you are not developing for WeChat mini-programs
- you need a maintained solution with recent updates
- you prefer a full mini-program framework like Wux or Taro

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, form-handling, middleware
- domain: web-development, frontend, developer-tools, apis
- platform: cross-platform
- tags: wechat-mini-program, wxapp, promise, restful-api, form-validation, wx-request, javascript

## Member repositories
- wux-weapp/wx-extend (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.930636+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-30T06:56:53.176596+00:00, confidence not recorded.
  - readme: https://github.com/wux-weapp/wx-extend (fetched 2026-08-28T04:03:25.930636+00:00, sha 34b4edf5ec72)
- Data as of 2026-08-30T08:39:29.467469+00:00.
