Skip to content

借助 `vue-template-compiler` 实现 `Vue 模板` 编译为 `Wxml 模板`

Notifications You must be signed in to change notification settings

LeeDebug/vue-compiler-wxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-compiler-wxml

借助 vue-template-compiler 实现 Vue 模板 编译为 Wxml 模板

How To Use

下载并打开项目

git clone git@github.com:LeeDebug/vue-compiler-wxml.git

运行以下命令,会在 wx 文件夹下输出想要的 *.wxml 文件

npm run build

About

借助 `vue-template-compiler` 实现 `Vue 模板` 编译为 `Wxml 模板`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published