Skip to main content
Version: 10.4

Control API Typescript Library

If you’re building web apps, tools, or Node.js services, the official TypeScript library for the Control API. It takes care of the low-level protocol details and gives you a clean, type-safe interface to work with, so you can focus on your application logic instead of reinventing the wheel. Like all our official libraries, it’s released under the MIT License, giving you full freedom to use and adapt it in your projects.

We built a dedicated TypeScript library because the language is one of the most popular choices for modern application development. With its strong typing and great developer tooling, TypeScript helps prevent common errors and makes working with the Control API more predictable and maintainable. Whether you’re extending your studio workflow with a web frontend or integrating DHD products into a Node.js service, this library gets you up and running fast.

Check out the GitHub repo for installation instructions, code samples, and ongoing updates. It’s the easiest way to work with the Control API in the TypeScript ecosystem and a solid base for your next project.

Getting started: