javascript - What are the better web shell front-end components?
巴扎黑
巴扎黑 2017-05-24 11:36:29
0
4
696

For example, Tencent Cloud. I found a tty.js before. It seems to be a front-end and back-end integration system written in node.js. I hope there is only a bare front-end. I have the back-end that I sent here. Data, is there such a component or library?

巴扎黑
巴扎黑

reply all(4)
大家讲道理

If it is just a front-end display that does not include interaction and does not require any components or libraries, just use the pre tag:

<pre class="ansi">
这是命令行文本
</pre>

If you still want to support colors, you can use ansi-html to handle it.

If you still want to include line numbers, etc. you can use: highlight.js

伊谢尔伦

There are also many open source ones:
PHP: official website, https://github.com/nickola/we...

習慣沉默

I don’t know if you are talking about Microsoft Azure

Peter_Zhu

Can you see if Sina Cloud can be used?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!