Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 872 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 872 Bytes
<script src="/static/asciinema-player.min.js"></script>
<script> AsciinemaPlayer.create('/static/base.cast', document.getElementById('demo_base'), { cols: 80, rows: 22, preload: true, loop: true, autoPlay: true, poster: 'npt:0:2' }); AsciinemaPlayer.create('/static/kselftests.cast', document.getElementById('demo_kselftests'), { cols: 80, rows: 22, preload: true, loop: true, autoplay: true, poster: 'npt:0:2' }); </script>