Before using the MyScript iink SDK web client-side libraries, you need to be familiar with the following concepts.

JavaScript dependencies management

MyScript API can be built and used thanks to other open sources libraries. Npm is used to manage those dependencies instead of managing them manually. If you are not familiar with npm, please read the related documentation. A file descriptor lists all the dependencies, then the client tool downloads and locally installs the binaries (or runnable sources).