import * as mod from "https://deno.land/std@0.154.0/encoding/yaml.ts";
parse
and stringify
for handling
YAML encoded data.
Ported from js-yaml v3.13.1
Functions
Parses | |
Same as | |
Serializes |
import * as mod from "https://deno.land/std@0.154.0/encoding/yaml.ts";
parse
and stringify
for handling
YAML encoded data.
Ported from js-yaml v3.13.1
Parses | |
Same as | |
Serializes |