Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blazorextensions/xterm
XTermJS wrapper for Blazor
https://github.com/blazorextensions/xterm
blazor blazor-component blazor-components blazor-extensions blazor-interop terminal-emulators
Last synced: 2 months ago
JSON representation
XTermJS wrapper for Blazor
- Host: GitHub
- URL: https://github.com/blazorextensions/xterm
- Owner: BlazorExtensions
- License: mit
- Created: 2019-08-06T01:36:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:27:36.000Z (about 2 years ago)
- Last Synced: 2024-03-20T06:50:47.624Z (10 months ago)
- Topics: blazor, blazor-component, blazor-components, blazor-extensions, blazor-interop, terminal-emulators
- Language: C#
- Size: 650 KB
- Stars: 22
- Watchers: 3
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://dotnet-ci.visualstudio.com/DotnetCI/_apis/build/status/Blazor-Extensions-XTerm-CI?branchName=master)](https://dotnet-ci.visualstudio.com/DotnetCI/_build/latest?definitionId=22&branchName=master)
[![Package Version](https://img.shields.io/nuget/v/Blazor.Extensions.XTerm.svg)](https://www.nuget.org/packages/Blazor.Extensions.XTerm)
[![NuGet Downloads](https://img.shields.io/nuget/dt/Blazor.Extensions.XTerm.svg)](https://www.nuget.org/packages/Blazor.Extensions.XTerm)
[![License](https://img.shields.io/github/license/BlazorExtensions/XTerm.svg)](https://github.com/BlazorExtensions/XTerm/blob/master/LICENSE)# Blazor Extensions
Blazor Extensions are a set of packages with the goal of adding useful things to [Blazor](https://blazor.net).
# Blazor Extensions XTerm
This package is a basic wrapper around [XTerm.JS](https://github.com/xtermjs/xterm.js) for blazor.
# Contributions and feedback
Please feel free to use the component, open issues, fix bugs or provide feedback.
# Contributors
The following people are the maintainers of the Blazor Extensions projects:
- [Attila Hajdrik](https://github.com/attilah)
- [Gutemberg Ribiero](https://github.com/galvesribeiro)