Crate fervid_transform

Source

Re-exports§

pub use structs::*;

Modules§

atoms
Helper module to provide commonly used Vue words as static symbols (FervidAtom)
error
misc
script
Responsible for <script> and <script setup> transformations and analysis.
structs
Exports data structs used by the crate
style
template
Handles template AST transformations.

Functions§

transform_sfc
Applies all the necessary transformations to the SFC.