# 查看源码的辅助工具
# vue-template-compiler-playground
作用:帮助你方便地查看
Vue
模板经过编译之后所生成的AST
、render
、staticRenderFns
以及编译的错误信息errors
在线使用:http://hcysun.me/vue-template-compiler-playground/ (opens new window)
作用:帮助你方便地查看 Vue
模板经过编译之后所生成的 AST
、render
、staticRenderFns
以及编译的错误信息 errors
在线使用:http://hcysun.me/vue-template-compiler-playground/ (opens new window)