A Vue SFC formatter restructures Vue Single File Components with consistent indentation across all three sections — template, script, and style. Whether you are reviewing a component from a pull request or cleaning up generated code, this formatter handles Vue 3 Composition API, Vue 2 Options API, and all standard Vue directives including v-if, v-for, and slot syntax.

0 lines / 0 chars
Formatted Vue SFC will appear here...

Load Example