PhilipFlyvholm / Terrier

Terrier is a new web application compiler inspired by Svelte and Pug to give an alternative syntax to html while still having the benefits of a component based compiler.
MIT License
4 stars 0 forks source link

Added inline children and fragments #1 #9

Closed PhilipFlyvholm closed 1 year ago

PhilipFlyvholm commented 1 year ago

Using > to make an inline child Using () to make a fragment Using + as sibling