BoxLang YAML Support Launched

:rocket: Exciting News: YAML is in da house!

:tada: We’re thrilled to unveil the bx-yaml module for BoxLang! Say hello to seamless YAML parsing and emitting capabilities tailored for BoxLang native types. Even classes, ORM entities and more.

:sparkles: Serialize BoxLang types like structs, queries, arrays, and classes into YAML.
:sparkles: Deserialize YAML data back into BoxLang types with ease.
:sparkles: Direct stream-to-file operations.

:fire: Get Started Today
yamlSerialize(), yamlDeserialize(), yamlDeserializeFile()

1 Like