xterm-svelte icon indicating copy to clipboard operation
xterm-svelte copied to clipboard

A SvelteKit wrapper for Xterm.js, enabling terminal embedding in SvelteKit apps, managing Xterm addons, and providing seamless updates with the latest SvelteKit and Xterm.js versions.

Results 2 xterm-svelte issues
Sort by recently updated
recently updated
newest added

Bumps the npm-minor-and-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` |...

dependencies
javascript

Hello! I'm using the library and gettint error `Terminal is not a constructor` (it is undefined), the `await import(@xterm/xterm)` returns undefined for some reason. I had to add `'@battlefieldduck/xterm-svelte'` to...