Skip to content

A super small adapter for wechat mini game

Notifications You must be signed in to change notification settings

iRalph/wechat-adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wechat Adapter

npm version npm downloads

A super small adapter for wechat mini game.

Babel: Now it's not small.

Install

npm i @iro/wechat-adapter

Usage

import '@iro/wechat-adapter'

//or webpack

module.exports = {
  entry: [
    '@iro/wechat-adapter',
    // stuff
  ]
}

About

A super small adapter for wechat mini game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%