This project is a collection of all the templates from wepy list
Notice: This branch is for wepy@2.0.x
# List all avalible templates
$ wepy list
# List all github opensource projects
$ wepy list --github
# Init a project from templates
# e.g., Init a standard project: wepy init standard myproject
# e.g., Init a github project: wepy init wepyjs/wepy-wechat-demo
$ wepy init ${template-name} myfolder
Name | Description |
---|---|
empty | 空模板 |
standard | 模认模板,开启了promise、Async Function等 |
standard-youshu | 腾讯有数模板,零开发接入腾讯有数无痕埋点能力 |
Repository | Stars | Description | Last Updated |
---|---|---|---|
wepyjs/wepy-wechat-demo | 494 | wepy仿微信聊天界面 | 2020-07-16T01:26:30Z |
wepyjs/wepy-weui-demo | 386 | WeUI 在 WePY 中的使用示例,同一份代码可以运行在小程序上和Web上 | 2018-01-06T14:02:02Z |
brucx/wepy-zanui-demo | 243 | 基于zanui-weapp移植的一套wepy界面框架 | 2018-05-10T08:09:50Z |
cloudkits/wepy-tcb-demo | 18 | 小程序·云开发 在 WePY 中的使用示例 | 2019-02-02T14:57:49Z |