The Handlebars templating engine is used by the Promethean TV Broadcast Center Tool to deliver dynamically generated html content from our web servers. Handlebars.js
The Angular Material Design framework is used by the Promethean TV Broadcast Center Tool and provides a common set of UI/UX elements on top of Angular. Material Design for Angular
Socket.IO is used for basic websocket capabilities. Used for simple chat applications, and features that require realtime interactions with servers or other clients. Socket.IO