MCPcopy
hub / github.com/cure53/DOMPurify / createHTML

Function createHTML

test/bootstrap-test-suite.js:103–105  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

101 policyCreated = name;
102 return {
103 createHTML(s) {
104 return new StringWrapper(rules.createHTML(s));
105 },
106 };
107 },
108 };

Callers

nothing calls this directly

Calls 1

sanitizeMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…