Hacker News new | ask | show | jobs
Show HN: A framework for web component frameworks (sirpepe.github.io)
8 points by sir_pepe 687 days ago
1 comments

How 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.