有没有办法只用Javascript / JQuery在浏览器中模拟Bash shell?我想在我们的网站上有一个演示,它使用我们的新数据库系统从Bash shell模拟某人.最好看起来有人在shell命令中输入,输出会像典型的Bash shell一样逐行列出.我一直没有找到任何东西,所以我应该如何实现它 – 使用什么JQuery插件来使我的工作更轻松.
最佳答案
看看Asciinema:
原文链接:https://www.f2er.com/jquery/428285.htmlAsciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.