Web Component: j-Xterm
j-Xterm
The component renders a terminal output/input directly in the web browser. IMPORTANT: the example doesn't work as you expect, it needs a real terminal output.
- jComponent
v19|v20
Configuration:
cols
{Number}
count of cols (default:80
)rows
{Number}
count of rows (default:24
)send
{String}
a link to thefunction(data)
for the communication with the server
Methods:
instance.write(data)
writes data into the terminal component
Used dependencies:
Author
- Peter Širka petersirka@gmail.com
- License
Created
24. april 2022
Updated
17. january 2023
jComponent library
19, 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com