Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 695 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 695 Bytes

weapp

Gleam bindings for wechat miniprogram, a.k.a weapp.

Package Version Hex Docs

A project template and working demo which uses this package can be found at wechat_dev_tools

Installation

Add the package to your gleam project

gleam add weapp

Features

This library contains bindings for many frequently used wechat APIs. Gleam makes it super easy to extend as many as one needs

  • wx.request
  • wx.requestPayment
  • wx.login
  • wx.setStorage
  • wx.saveFile
  • wx.openDocument