Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.07 KB

File metadata and controls

17 lines (10 loc) · 1.07 KB

Vue Lightning

Is a framework integration for Lightning 3 Renderer with VueJS Custom Renderer. It allows you to declaratively construct lightning nodes with reactive primitives, just as you would construct a DOM tree.

Not actively maintained

I don't have a lot of time to maintain and update this as most of my time is spent on the SolidJS integration with Lightning. I would recommend using Solid over Vue as Vue3 requires Proxies which won't allow you to target the oldest TV devices still available on the market, plus Solid is faster. If anyone wants updates / tweaks feel free to open an issue and I'll check it out.

Documentation

Docs coming soon - This is the SolidJS docs but a lot of the features / attributes function the same as with vuejs VueJS Lightning Docs

Demo App

Vue TMDB Demo App Source: https://github.com/lightning-tv/vue-demo-app