often / wt

Terminal emulator, made for the web.

Home Page:https://often.github.io/wt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal emulator, made for the web.

Introduction

wt stands for web terminal.

It is a lightweight terminal emulator library.

What does it have to offer?

  • A simple and flexible API
  • High performance
  • Zero dependencies
  • Easy to configure and work with
  • Effortless command argument handling
  • Infinite possibilities!

Demo

The website has a simple demonstration of using wt.

Installation

wt can be installed via npm. Simply run npm i wterminal

API documentation & usage

You can read the API documentation here.

For usage examples, click here.

License

The entire project is licensed with GPL-3.0.

Fonts that were used (Zen Kurenaido and Inconsolata) are licensed with OFL-1.1.

About

Terminal emulator, made for the web.

https://often.github.io/wt/

License:GNU General Public License v3.0


Languages

Language:HTML 44.9%Language:JavaScript 39.6%Language:CSS 15.5%