Haquery

Types

data Attrs

data Tag

type Child

Rendering

render

Tag creation

tag

doctype

html

head'

body

div'

text

form

input

article

a

title

link

script

cat

(-.)

id'

class'

src

href

type'

style

Nested tag functions

alter

remove

select

Single tag functions

attrs

attr

children

name

append

prepend

Manipulation

addClass

removeClass

hasClass

toggleClass

Parse HTML

parseHtml

Exported for testing purposes only

matches

parseSelector

example