Hacker News new | ask | show | jobs
by adparadox 1135 days ago
Nice write-up, I look forward to seeing how Strawberry progresses. I keep a list of JS front end frameworks where no build step is required at https://unsuckjs.com/. I'll add this there (and a few of the others mentioned in the comments here).
2 comments

Would you also add these js library to the list? They don't require build step as well.

https://github.com/beenotung/html-template-lite

https://github.com/beenotung/data-template

https://github.com/beenotung/dom-proxy

I added `dom-proxy` because that looked like the closest to a complete solution from a quick skim. Let me know if you want to swap for another one, though.
dom-proxy is the most recent work, I'm glad it stands out to you
Lit 2.x is compatible with IE11, btw.

We're actually removing that in the upcoming 3.0 branch though.

Thanks for the correction. Just updated it to be accurate... for now. :)