Any example of addon in typescript?

To discuss development of addons / skins / customization of MediaMonkey.

Moderators: jiri, drakinite, Addon Administrators

rok
Posts: 2
Joined: Fri Dec 23, 2022 8:06 am

Any example of addon in typescript?

Post by rok »

Do you know of any example of addon written in typescript?
drakinite
Posts: 965
Joined: Tue May 12, 2020 10:06 am
Contact:

Re: Any example of addon in typescript?

Post by drakinite »

Not yet, but stay tuned. It won't make much sense to write MM addons in TypeScript at the moment, when there are no type declarations published for MM's code, e.g. app and all the native methods, uitools, etc.

However, this is something we're working on! MM's JavaScript code is slowly being translated to TypeScript, and with that will come all the benefits of TS declarations. It'll take a while but expect at least some when we start releasing 5.1 beta builds.
Image
Student electrical-computer engineer, web programmer, part-time MediaMonkey developer, full-time MediaMonkey enthusiast
I uploaded many addons to MM's addon page, but not all of those were created by me. "By drakinite, Submitted by drakinite" means I made it on my own time. "By Ventis Media, Inc., Submitted by drakinite" means it may have been made by me or another MediaMonkey developer, so instead of crediting/thanking me, please thank the team. You can still ask me for support on any of our addons.
Post Reply