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

Method parse

html-parse-stringify.d.ts:7–7  ·  view source on GitHub ↗
(html: string, options: IOptions)

Source from the content-addressed store, hash-verified

5 new (): htmlParseStringify
6 parse_tag(tag: string): IDoc
7 parse(html: string, options: IOptions): Array<any>
8 stringify(doc: IDoc): string
9 }
10

Callers 1

parse.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected