Tonic (Component Framework)
I enjoy little frameworks like Tonic. It’s essentially syntactic sugar over <web-components />
to make them feel easier to use. Define a Class
, template literal an HTML template, probably some other fancy helpers, and you’ve got a component …