Skip to content

hwangkylin/weapp-modular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weapp-modular

微信小程序模块化工具

安装

$ npm install weapp-modular -g

使用说明

以安装jquery为例,在小程序根目录运行:

$ weapp install jquery -F lib -R npm

参数说明

-F          //必选  所需要安装的小程序目录
-R          //必选  安装的模块源,目前支持npm、bower

TODO

1.制定小程序npm包规范

About

A tool for xiaochengxu to install package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors