SfcCompiler
Browse all 104 domain entities categorized under SfcCompiler in the vue Architecture Docs architecture documentation.
SfcCompiler Domain — vue Architecture
Processes Vue Single File Components (.vue) into standard JavaScript modules. Architectural overview of the SfcCompiler domain in the vue codebase. Contains 21 source files.
babelUtils.ts — vue Source File
Architecture documentation for babelUtils.ts, a typescript file in the vue codebase. 2 imports, 2 dependents.
compileScript.ts — vue Source File
Architecture documentation for compileScript.ts, a typescript file in the vue codebase. 29 imports, 2 dependents.
compileStyle.ts — vue Source File
Architecture documentation for compileStyle.ts, a typescript file in the vue codebase. 11 imports, 2 dependents.
compileTemplate.ts — vue Source File
Architecture documentation for compileTemplate.ts, a typescript file in the vue codebase. 10 imports, 1 dependents.
cssVars.ts — vue Source File
Architecture documentation for cssVars.ts, a typescript file in the vue codebase. 8 imports, 3 dependents.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase. 0 imports, 3 dependents.
parse.ts — vue Source File
Architecture documentation for parse.ts, a typescript file in the vue codebase. 14 imports, 2 dependents.
parseComponent.ts — vue Source File
Architecture documentation for parseComponent.ts, a typescript file in the vue codebase. 8 imports, 6 dependents.
prefixIdentifiers.ts — vue Source File
Architecture documentation for prefixIdentifiers.ts, a typescript file in the vue codebase. 8 imports, 3 dependents.
rewriteDefault.ts — vue Source File
Architecture documentation for rewriteDefault.ts, a typescript file in the vue codebase. 2 imports, 1 dependents.
scoped.ts — vue Source File
Architecture documentation for scoped.ts, a typescript file in the vue codebase. 2 imports, 1 dependents.
trim.ts — vue Source File
Architecture documentation for trim.ts, a typescript file in the vue codebase. 1 imports, 1 dependents.
stylePreprocessors.ts — vue Source File
Architecture documentation for stylePreprocessors.ts, a typescript file in the vue codebase. 3 imports, 1 dependents.
assetUrl.ts — vue Source File
Architecture documentation for assetUrl.ts, a typescript file in the vue codebase. 3 imports, 3 dependents.
srcset.ts — vue Source File
Architecture documentation for srcset.ts, a typescript file in the vue codebase. 5 imports, 1 dependents.
utils.ts — vue Source File
Architecture documentation for utils.ts, a typescript file in the vue codebase. 4 imports, 2 dependents.
types.ts — vue Source File
Architecture documentation for types.ts, a typescript file in the vue codebase. 3 imports, 9 dependents.
warn.ts — vue Source File
Architecture documentation for warn.ts, a typescript file in the vue codebase. 0 imports, 1 dependents.
compileStyle.spec.ts — vue Source File
Architecture documentation for compileStyle.spec.ts, a typescript file in the vue codebase. 5 imports, 0 dependents.
compileTemplate.spec.ts — vue Source File
Architecture documentation for compileTemplate.spec.ts, a typescript file in the vue codebase. 7 imports, 0 dependents.
stylePluginScoped.spec.ts — vue Source File
Architecture documentation for stylePluginScoped.spec.ts, a typescript file in the vue codebase. 2 imports, 0 dependents.
rewrite() — vue Function Reference
Architecture documentation for the rewrite() function in assetUrl.ts from the vue codebase.
transform() — vue Function Reference
Architecture documentation for the transform() function in assetUrl.ts from the vue codebase.
extractIdentifiers() — vue Function Reference
Architecture documentation for the extractIdentifiers() function in babelUtils.ts from the vue codebase.
isFunctionType() — vue Function Reference
Architecture documentation for the isFunctionType() function in babelUtils.ts from the vue codebase.
isInDestructureAssignment() — vue Function Reference
Architecture documentation for the isInDestructureAssignment() function in babelUtils.ts from the vue codebase.
isReferenced() — vue Function Reference
Architecture documentation for the isReferenced() function in babelUtils.ts from the vue codebase.
isReferencedIdentifier() — vue Function Reference
Architecture documentation for the isReferencedIdentifier() function in babelUtils.ts from the vue codebase.
isStaticProperty() — vue Function Reference
Architecture documentation for the isStaticProperty() function in babelUtils.ts from the vue codebase.
isStaticPropertyKey() — vue Function Reference
Architecture documentation for the isStaticPropertyKey() function in babelUtils.ts from the vue codebase.
markScopeIdentifier() — vue Function Reference
Architecture documentation for the markScopeIdentifier() function in babelUtils.ts from the vue codebase.
walkBlockDeclarations() — vue Function Reference
Architecture documentation for the walkBlockDeclarations() function in babelUtils.ts from the vue codebase.
walkFunctionParams() — vue Function Reference
Architecture documentation for the walkFunctionParams() function in babelUtils.ts from the vue codebase.
walkIdentifiers() — vue Function Reference
Architecture documentation for the walkIdentifiers() function in babelUtils.ts from the vue codebase.
analyzeBindingsFromOptions() — vue Function Reference
Architecture documentation for the analyzeBindingsFromOptions() function in compileScript.ts from the vue codebase.
analyzeScriptBindings() — vue Function Reference
Architecture documentation for the analyzeScriptBindings() function in compileScript.ts from the vue codebase.
canNeverBeRef() — vue Function Reference
Architecture documentation for the canNeverBeRef() function in compileScript.ts from the vue codebase.
compileScript() — vue Function Reference
Architecture documentation for the compileScript() function in compileScript.ts from the vue codebase.
extractEventNames() — vue Function Reference
Architecture documentation for the extractEventNames() function in compileScript.ts from the vue codebase.
extractRuntimeEmits() — vue Function Reference
Architecture documentation for the extractRuntimeEmits() function in compileScript.ts from the vue codebase.
extractRuntimeProps() — vue Function Reference
Architecture documentation for the extractRuntimeProps() function in compileScript.ts from the vue codebase.
genRuntimeEmits() — vue Function Reference
Architecture documentation for the genRuntimeEmits() function in compileScript.ts from the vue codebase.
getArrayExpressionKeys() — vue Function Reference
Architecture documentation for the getArrayExpressionKeys() function in compileScript.ts from the vue codebase.
getObjectExpressionKeys() — vue Function Reference
Architecture documentation for the getObjectExpressionKeys() function in compileScript.ts from the vue codebase.
getObjectOrArrayExpressionKeys() — vue Function Reference
Architecture documentation for the getObjectOrArrayExpressionKeys() function in compileScript.ts from the vue codebase.
hmrShouldReload() — vue Function Reference
Architecture documentation for the hmrShouldReload() function in compileScript.ts from the vue codebase.
inferRuntimeType() — vue Function Reference
Architecture documentation for the inferRuntimeType() function in compileScript.ts from the vue codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free