Show HN: A framework for web component frameworks
sirpepe.github.io
Show HN: A framework for web component frameworks
1–3 of 3 posts
Re: Show HN: A framework for web component frameworks
#2How would you say this compare to the bigger* ones, like Lit or StencilJS? Apart from being decorator heavy?
* more known ones
Re: Show HN: A framework for web component frameworks
#3How would you say this compare to the bigger* ones, like Lit or StencilJS? Apart from being decorator heavy? * more known ones
The bigger ones do more out of the box! Most obviously, they include render functionality, which Ornament does not — you get to pick and choose your building blocks yourself.