choojs / choo

:steam_locomotive::train: - sturdy 4kb frontend framework
https://choo.io/
MIT License
6.78k stars 595 forks source link

Experimenting with custom elements #710

Open mantoni opened 4 years ago

mantoni commented 4 years ago

Hi there 👋

I'm using Choo for a large app and I'm currently exploring how I can put custom elements to use. I have some nicely working hacks that I've put into a repo to play around with (tested with Safari and Chrome):

https://github.com/mantoni/choo-custom-elements

Some thoughts / questions: