A library to load, parse, and play back ttyrec files.
In order to parse the binary contents of these files, this will only run on browsers which support:
- TypedArrays (at least
Uint8Array
andInt32Array
; IE10 is okay) - XMLHttpRequest 2
View the demo at sufianrhazi.github.io/viewtty.js/