muggle-kit
v2.0.1
Published
Core utilities and components for the Muggle Kit monorepo
Maintainers
Readme
Types of Nodes
- Text Nodes - represent text content.
- Element Nodes - represent HTML elements; such as "div", "p" etc.
- Fragment Nodes - represents collection of nodes that don't have a parent node until they are attached to the DOM.
