A simple reactive SolidJS component wrapper for Xterm.js.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables fitting the terminal's dimensions to a containing element. This addon requires xterm.js v4+.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables web links. This addon requires xterm.js v4+.
A headless terminal component that runs in Node.js
Full xterm terminal, in your browser
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables searching the buffer. This addon requires xterm.js v4+.
An addon providing Unicode version 11 rules for xterm.js.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables a canvas-based renderer using a 2d context to draw. This addon requires xterm.js v5+.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables xterm.js to serialize a terminal framebuffer into string or html. This addon requires xterm.js v4+.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables a WebGL2-based renderer. This addon requires xterm.js v4+.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables accessing the system clipboard. This addon requires xterm.js v4+.
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables attaching to a web socket. This addon requires xterm.js v4+.
XTerm Widget for Blessed Curses Environment
ANSI escape codes for manipulating the terminal
Inline image output in xterm.js. Supports SIXEL and iTerm's inline image protocol (IIP).
Add support for programming ligatures to xterm.js
An xterm.js addon providing an interface for ConEmu's progress sequence. See https://conemu.github.io/en/AnsiEscapeCodes.html#ConEmu_specific_OSC for sequence details.
Ensure values are ordered consistently in your CSS.
The iconic font, CSS, and SVG framework
A declarative JavaScript library for building user interfaces.
A module which will endeavor to guess your terminal's level of color support.
A collection of helpers that aim to simplify using reactive primitives outside of reactive roots, and managing disposal of reactive roots.
Primitives for creating small reactive objects that doesn't change their shape over time - don't need a proxy wrapper.
Reactive primitives for observing resizing of HTML elements.