Dear Abhay Kumar,
We kindly ask you to refrain from posting the same questions repeatedly on the forum. Please refer to the documentation we have already provided you with.
You can either retrieve inkTS by using npm as described on the documentation already shared with you: https://developer.myscript.com/docs/interactive-ink/4.1/web/iinkts/get-started
This guide assumes that you are already familiar with key web-concepts like JavaScript dependencies management. npm and Node.js have to be installed on your working environment.
Or read GitHub repository SETUP (iinkTS GitHub), that explain how to build from source code.
Best regards,
Gwenaëlle
Abhayk. 147
Dear MyScript Support Team,
I hope you're doing well.
I am currently integrating the Interactive Ink SDK (iinkTS) into my web application. While reviewing your documentation and GitHub repository (iinkTS GitHub), I noticed that there is no prebuilt or compiled iinkTS.js or iink.min.js file available.
Could you please help me with one of the following:
Provide a direct link to a compiled version of iinkTS.js (e.g., from a CDN or your site), OR
Share clear instructions or a build guide to generate the iinkTS.js file from the TypeScript source?
I would greatly appreciate your guidance to help me move forward with the integration.
Note: I am using in .Net Core MVC application.
Thank you for your support!
Best regards,
Abhay Kumar