Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)