asciicast
asciicast copied to clipboard
Turn R scripts into terminal screencasts
asciicast::write_gif() requires phantomjs. However that project is disconncted. So I think that asciicast::write_gif() should change backend. Maybe it could be changed to [jsdom](https://github.com/jsdom/jsdoml) I tried to install the static build...
There are many ways to set parameters, and it is not entirely clear what the best way is. The knitr engine is especially messy. E.g. you can pass `options` to...
This is tricky, because the output JSON must be UTF-8. So ideally we would re-encode the output in UTF-8 in the embedding process. Maybe we can use the iconv instance...
Do we want built-in functionality for this? This seems to work: ```r cast
I.e. SVG, HTML widget or terminal (once implemented). Choose automatically based on environment.