beecast 0.4.2

Browser Cast — turn an asciinema .cast recording into a single self-contained .html player page.
1
2
3
4
5
6
7
8
{
  "title": "Sample session",
  "summary": "Echoes a greeting, then runs a build that passes.",
  "chapters": [
    { "t": 0, "title": "Greeting" },
    { "t": 1.2, "title": "The build" }
  ]
}