Skip to main content
Module

x/lume/core/utils.ts>stringToDocument

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function stringToDocument
import { stringToDocument } from "https://deno.land/x/lume@v1.15.2/core/utils.ts";

Parse a string with HTML code and return an HTMLDocument

Parameters

string: string