Vanilla HTML+JS project

You can get the link to download the package with the following npm command:

npm view uqudosdk-web dist.tarball

Click on the link to download the package. Extract the package and take the index.js and include it in your web application. You can rename it without any problems:

<script type="text/javascript" src="./index.js"></script>

Last updated