xterm-svelte
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.
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` |...
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...