Skip to content

Wind2esg/weixin-sdk-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weixin-sdk-js

Build Status Build Status Build Status

将微信官方 Js SDK 封装,便于 commonjs 与 ts 环境直接使用
Encapsulate wechat official Js SDK for easy use of commonjs and ts

original js

微信官方 Js sdk v1.4.0
Wechat official Js sdk v1.4.0

usage

install
npm i -S weixin-sdk-js

for commonjs
const wx = require('weixin-sdk-js');

for ts

import wx from 'weixin-sdk-js';

api

微信官方 API doc
Wechat official API doc

link

Looking for next stpes?
分享给朋友,分享至朋友圈
Share to friend and share to timeline

About

微信官方 JS SDK for commonjs and ts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published