@vue/compiler-vue2@2.7.16
// template compiler for Vue 2.x
$ npm install @vue/compiler-vue2
downloads/wk
4,563,081
license
MIT
version
2.7.16
published
Jul 25, 2024
What is @vue/compiler-vue2?
@vue/compiler-vue2 is a template compiler that converts Vue 2.x template syntax into renderable JavaScript functions. Developers use it when they need to programmatically compile Vue 2 templates at runtime or build time, rather than relying on the default Vue build process.
Links
Keywords
Maintainers
znck, yyx990803, akryum, soda, linusborg, antfu, pikax, posva, kiaking, sxzz, daiwei1105