Liking cljdoc? Tell your friends :D
Clojure only.

tupelo.parse.tagsoup


parseclj

(parse html-str)

Inputs: [html-str :- s/Str] Returns: tsk/KeyMap

Loads and parse an HTML resource and closes the input-stream.

Inputs: [html-str :- s/Str]
Returns: tsk/KeyMap

Loads and parse an HTML resource and closes the input-stream.
sourceraw docstring

parse-rawclj

(parse-raw html-str)

Inputs: [html-str :- s/Str] Returns: tsk/KeyMap

Loads and parse an HTML resource and closes the input-stream.

Inputs: [html-str :- s/Str]
Returns: tsk/KeyMap

Loads and parse an HTML resource and closes the input-stream.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close