wx-lib
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

wx-lib

styled with prettier Greenkeeper badge Travis Coveralls Dev Dependencies Donate

Fork from alexjoverm/typescript-library-starter, with some custom modifies. A starter project that makes creating a TypeScript library extremely easy.

guide

Usage

npm install wx-lib

# or use yarn (recommended)
yarn add wx-lib
import WxLib from 'wx-lib'
const wxLib = new WxLib()

API

  • onSDKReady: Trigger when jweixin sdk load
  • onSigined: Trigger when wx config and ready
  • getSigned: Which place to return options to get signed

/wx-lib/

    Package Sidebar

    Install

    npm i wx-lib

    Weekly Downloads

    5

    Version

    0.1.6

    License

    MIT

    Unpacked Size

    34.1 kB

    Total Files

    13

    Last publish

    Collaborators

    • ifmos