smart-tv
Here are 38 public repositories matching this topic...
Control LG WebOS TV using node.js :tv:
-
Updated
Nov 29, 2019 - JavaScript
A curated list of smart :tv: frameworks, libraries, software and resources.
-
Updated
Dec 14, 2019
I had a few issues.... I resolved them. but I wanna keep them here, just in case, or to talk about it.
Cheers Folks.
// lines in case to work with redux developer tools
// not working 2018
// var store = redux.createStore(reducer, /* preloadedState, */
// + window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__()
// );
// working fine
var store = redux.
move-into-view is such as sroll-into-view but better
-
Updated
Nov 2, 2019 - JavaScript
Spatial navigation and focus management system for React apps
-
Updated
Nov 26, 2019 - TypeScript
SliderTV is an easy-to-use jQuery slider plugin optimized for Smart TV apps. Use jQuery SliderTV for controlling any HTML based content in horizontal or vertical order in a carousel-like fashion.
-
Updated
Nov 27, 2019 - JavaScript
Appdynamics IoT Java SDK to monitor performance of embedded applications on connected devices
-
Updated
Apr 27, 2019 - Java
Appdynamics IoT C++ SDK to monitor performance of embedded applications on connected devices
-
Updated
Nov 27, 2018 - C++
ZombieBox extension Dependency Injection
-
Updated
Jun 13, 2019 - JavaScript
📺Control your LG webOS Smart TV using this JS library
-
Updated
Jun 1, 2018 - TypeScript
Improve this page
Add a description, image, and links to the smart-tv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smart-tv topic, visit your repo's landing page and select "manage topics."


Add to documentation to particular component information about it's inheritance tree (e.g. WebItem->Rectangle->Item), so inherited properties and methods can be easily accessible.
Having kind of inheritance structure would be nice:
"interits": {
"name": "Rectangle",
"ref": "core/Ractangle",
"inherits": {
"name": "Item",
"ref": "core/Item",
"inherits