Skip to main content
Module

x/ammonia/mod.ts>Ammonia#clean

WASM bindings for the Ammonia HTML sanitizer
Latest
method Ammonia.prototype.clean
import { Ammonia } from "https://deno.land/x/ammonia@0.3.1/mod.ts";

Clean HTML with the specified options.

Parameters

src: string

Returns

string