import * as eta from "https://deno.land/x/eta@v2.0.1/utils.ts";
Functions
Takes a string within a template and trims it, based on the preceding tag's whitespace control and | |
XML-escapes an input value after converting it to a string |
import * as eta from "https://deno.land/x/eta@v2.0.1/utils.ts";
Takes a string within a template and trims it, based on the preceding tag's whitespace control and | |
XML-escapes an input value after converting it to a string |