Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 325 Bytes

File metadata and controls

20 lines (11 loc) · 325 Bytes

@hackbg/dome

DOM helper library for those who prefer to manage the control flow manually.

Rendering

Render elements with S-expressions, mutate the results in a structured way, using good old DOM APIs - just with far less typing.

Selectors

id, select, selectAll

Mutations

replace, append

Fragments

frag