@vue/compiler-sfc@3.5.40
// @vue/compiler-sfc
$ npm install @vue/compiler-sfc
downloads/wk
20,675,094
license
MIT
version
3.5.40
published
Jul 16, 2026
What is @vue/compiler-sfc?
@vue/compiler-sfc is the compiler that transforms Vue Single File Components (.vue files) into executable JavaScript. Developers use it to parse and compile the template, script, and style sections of .vue files during the build process. It's essential for any build tool or framework integration that needs to work with Vue's single-file component format.
Links
Keywords
Dependencies (9)
Maintainers
yyx990803