MCPcopy Create free account
hub / github.com/HenrikJoreteg/html-parse-stringify / stringify

Method stringify

html-parse-stringify.d.ts:8–8  ·  view source on GitHub ↗
(doc: IDoc)

Source from the content-addressed store, hash-verified

6 parse_tag(tag: string): IDoc
7 parse(html: string, options: IOptions): Array<any>
8 stringify(doc: IDoc): string
9 }
10
11 export interface IDoc {

Callers 1

parse.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected