stack

Home > @infiniteobjects/core-library-node > Html

Html class

Utilities to transform HTML strings

Signature:

export declare class Html 

Methods

Method Modifiers Description
makeLinksExternal(html) static Make all non relative links in html string open in a new tab
sanitize(html, makeLinksExternal) static Sanitize html string