2
0
Evan You ae2caad740 wip: support resolving directives from setup scope variables by naming convention 5 жил өмнө
..
src ae2caad740 wip: support resolving directives from setup scope variables by naming convention 5 жил өмнө
README.md 39d1acf417 workflow: improve template-explorer local load speed 6 жил өмнө
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc 6 жил өмнө
local.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc 6 жил өмнө
package.json f2d03a59c6 release: v3.0.2 5 жил өмнө
style.css 6b32d16471 chore(template-explorer): tweak theme 6 жил өмнө

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • yarn dev-compiler
  • When the compilation is done, in another terminal run yarn open

Note: index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.