npm install tweenyarn add tweenpnpm add tween<script src="https://fastly.jsdelivr.net/npm/tween"></script><script src="https://unpkg.com/tween"></script><script type="module">
import tween from 'https://cdn.jsdelivr.net/npm/tween/+esm';
</script><script type="module">
import tween from 'https://cdn.skypack.dev/tween';
</script>