can.esc
Escapes a string for insertion into HTML.
can.esc(str)
Parameters
-
str
{String}
The string to escape
Returns
{String}
The HTML escaped string.
Escapes a string for insertion into HTML.
{String}
The string to escape
{String}
The HTML escaped string.