Skip to content

qingmang/jweixin-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jweixin-module

微信JS-SDK

安装

NPM

npm install jweixin-module --save

UMD

https://unpkg.com/jweixin-module/lib/index.js

使用

var jweixin = require('jweixin-module')
jweixin.ready(function(){
    // TODO
});

完整API

微信JS-SDK说明文档

About

微信JS-SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published