summaryrefslogtreecommitdiff
path: root/src/codegen/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: finish codegen with limited props and elementspml682024-09-221-5/+66
* feat: finish codegen for elements **without** propspml682024-09-221-19/+21
* feat: format children nodes into code (without props)pml682024-09-221-2/+25
* feat: start codegenpml682024-09-221-0/+15