Skip to main content
Module

x/frontmatter/deps.ts

A simple frontmatter parser for deno.
Go to Latest
File
export { parse as yamlParse } from "https://deno.land/std@0.134.0/encoding/yaml.ts";