JSPM

  • Created
  • Published
  • Downloads 70
  • Score
    100M100P100Q77876F
  • License MIT

EasyWechat SDK for Node.js (NOT OFFICIAL)

Package Exports

  • node-easywechat

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-easywechat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

EasyWechat for Node.js

注:本项目任在开发阶段,不建议投入生产环境

EasyWechat 是一个由 安小超 大神用 PHP 开发的开源的微信非官方 SDK。其功能强大,使用方便,个人一直很喜欢,所以近日将其在 Node.js 上实现。本人会尽量还原其配置项以及接口的调用方式,但毕竟语言环境不同,具体的实现方式会有些许差别,还请各位开发者见谅。

注:虽然也使用了 EasyWechat 这个名称,但是和 安小超 大神没有任何关系,请各位开发者不要因使用本包产生的疑惑而去打扰大神,如有疑问请在本项目中提 issue,谢谢~

安装

npm install -S node-easywechat

使用示例

node-easywechat-demo

基本使用

  • 网页授权登录
  • JSSDK
  • 服务端
  • 消息
  • 多客服消息转发
  • 事件
  • 群发消息
  • 模板消息
  • 用户
  • 用户标签
  • 用户组
  • 小程序
  • 素材管理
  • 菜单
  • 支付
  • 企业支付
  • 红包
  • 卡券
  • 小店
  • 门店
  • 客服
  • 数据统计与分析
  • 二维码
  • 短网址
  • 语义理解
  • 自动回复
  • 开放平台

自定义

  • Access Token
  • 缓存