whitefusionhq / crystallized

A collection of quality-of-life DX enhancements to Lit or "vanilla" web components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Lit dependency, as the controller API is actually framework agnostic

jaredcwhite opened this issue · comments

I don't know why I didn't think of this before, but the addController/hostConnected API is totally framework-agnostic, and I don't believe anything in the Crystallized code is actually dependent on Lit, so I should open this up to all web components of any flavor!