Properties
Private locale
locale: string
Methods
Private getAttrFromSelector
- getAttrFromSelector(selector: string): string
-
Parameters
Returns string
processHtml
- processHtml(html: string): string
-
Parameters
Returns string
Private translate
- translate(html: string): string
-
Parameters
Returns string
Private translateAttributes
- translateAttributes($elem: any): any
Private translateElem
- translateElem($: typeof cheerio, elem: Cheerio): Cheerio
-
Parameters
-
$: typeof cheerio
-
elem: Cheerio
Returns Cheerio