developit / unistore

🌶 350b / 650b state container with component actions for Preact & React
https://npm.im/unistore
2.86k stars 139 forks source link

Web Component Bindings - Feature Request #175

Open srikrsna opened 5 years ago

srikrsna commented 5 years ago

Unistore will go very well with web components. It can have bindings for LitElement and others.

I am interested to work on this if it will accepted.

developit commented 5 years ago

Would love to merge a PR for lit bindings. I had started on some, but wasn't sure how to replicate the context portions of the preact/react bindings.

srikrsna commented 5 years ago

Well, I have a PR for the context implementation here We can go ahead and make something similar for unistore.