Skip to main content
Module

x/lume/deps/front_matter.ts

🔥 Static site generator for Deno 🦕
Very Popular
Latest
import * as lume from "https://deno.land/x/lume@v2.1.4/deps/front_matter.ts";

Variables

Extracts and parses YAML, TOML, or JSON from the metadata of front matter content, depending on the format.

Functions

Tests if a string has valid front matter. Supports YAML, TOML and JSON.