Xenoveritas / nodecg-simple-examples

Started examples for working with NodeCG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeCG Simple Examples

To run these examples using your local instance of NodeCG, copy each of the three directories into your nodecg/bundles directory.

0_dashboards

How dashboard panels are defined and can pass data to NodeCG.

1_graphics

How a broadcast ready graphic can hook into NodeCG.

2_extensions

Using extensions to run server side code.

frameworks

How other frameworks and libraries can be used with NodeCG.

About

Started examples for working with NodeCG

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%