UNPKG

isoterm

Version:

A Terminal With Precisely Configurable Fonts Using CSS Unicode Ranges

13 lines (12 loc) 315 B
<!doctype html> <html> <head> <title>xterm.js integration test fixture</title> <link rel="stylesheet" href="/xterm.css" /> <link rel="stylesheet" href="/style.css" /> </head> <body> <div id="terminal-container"></div> <script src="dist/client-bundle.js" defer ></script> </body> </html>