About the TypeScript framework
  • 15 Oct 2024
  • 1 Minute to read

About the TypeScript framework


Article summary

While it is perfectly possible to create a template by implementing the template API directly, we have created a framework in TypeScript which simplifies the process of developing a template significantly.  The framework handles a lot of the mechanics in implementing the template API, and provides ready-made functionality for handling media (video and images) and metadata from the CMS.

By using the framework, you can rely on best practices and tested code for the fundamentals of your template, allowing you to focus on the specific parts of your template.

Included in the framework is also the Player Simulator, which allows you to test and debug your template directly in your development environment, without having to use the CMS and a dedicated player device.

The framework can be found here: https://bitbucket.org/diseinc/templateframework 
We recommend using Git for source control, and adding TemplateFramework as a Git submodule.







Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.