Vaceline
JSON →Vaceline (v0.0.6) is a VCL transpiler that transforms Fastly VCL files using JavaScript plugins via AST manipulation. Currently in early development, it provides a CLI for transpiling single files or directories, with support for stdin input and AST output. Unlike alternative VCL tooling, Vaceline focuses on AST-based transformation, enabling custom JS plugins. The CLI accepts standard transpilation commands and offers flags for debugging and output directory specification.