package
0.0.1
Repository: https://github.com/factorapp/factor.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Parse reads a component file like Nav.html into a Component structure.
ProcessAll processes components starting at base.

# Variables

ErrComponentNotParsed is returned when an attempt is made to Transform() a Component before calling Parse().

# Structs

A Component represents a web component in an HTML file.
No description provided by the author