fast_yaml icon indicating copy to clipboard operation
fast_yaml copied to clipboard

Fast YAML native library for Erlang / Elixir

Results 2 fast_yaml issues
Sort by recently updated
recently updated
newest added

erlang/OTP24 elixir 1.12 archlinux fast_yaml 1.0.31 substitutes like that won't decoded. ``` defaults: coreAPI: &coreAPI coreAPI: [publish, disable] ctrl: document:

Hi, thanks for this lib. It seems that this is the only erlang/elixir library with "encoding" support :smile: (From a data structure to actual YAML content). It seems that there...

enhancement