Install Player-animator%2c Version 0.9.9 Or Later. Repack

player.on('frame', (frame) => console.log( Frame: $frame ); );

For the absolute latest 0.9.x version (e.g., 0.9.12), use: install player-animator%2C version 0.9.9 or later.

<script type="module"> import Player from 'player-animator'; const player = new Player( duration: 60 ); </script> player

Would you like this as a plain-text requirement, GitHub issue template, or a package.json excerpt? console.log( Frame: $frame )