β οΈ π DRAFT: <tag-complete>
<tag-complete>
Inspiration drawn from @kurtcagle's tags. @kurtcagle if you can drop the codepen in the description that would be great. Also gives you the chance to catch up to speed with the lifecycle callbacks.
https://snuggsi.now.sh#lifecycle please give it a moment as there is a 30s warmup time with the free plan at https://now.sh
Coparable Examples
Demonstration

@brandondees @kurtcagle name rechange to <tag-complete>
yeah generalize the names to what the component actually does, rather than the specific use case for it. be sure to list known use-cases in the documentation but I'm all for more generic components.
a consumer can always wrap them in their own context-specific name at import time, btw
@brandondees OR use an identifier <tag-complete id=recipients> There's a way to finesse that yes?
no i mean <link rel=import href=your-element.html name=my-element>