Evan You 13bfa2edfe release: v3.2.18 il y a 4 ans
..
src 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) il y a 4 ans
README.md 39d1acf417 workflow: improve template-explorer local load speed il y a 6 ans
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc il y a 6 ans
local.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc il y a 6 ans
package.json 13bfa2edfe release: v3.2.18 il y a 4 ans
style.css 6b32d16471 chore(template-explorer): tweak theme il y a 6 ans

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.