GithubHelp home page GithubHelp logo

wangdaners / hterm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chromium/hterm

0.0 1.0 0.0 2.08 MB

MOVED: Please use the new libapps repo on chromium.googlesource.com instead

Home Page: https://hterm.org/

License: BSD 3-Clause "New" or "Revised" License

Shell 1.34% Python 2.07% Emacs Lisp 0.51% Vim Script 0.58% HTML 8.11% JavaScript 87.40%

hterm's Introduction

hterm

hterm is a JS library that provides a terminal emulator. It is reasonably fast, reasonably correct, and reasonably portable across browsers.

Do not confuse this with an ssh client (like Secure Shell) or a shell environment by itself. It only provides the platform for rendering terminal output and accepting keyboard input.

Contact

The chromium-hterm mailing list can be used to contact other users and developers for questions.

Our existing set of bugs/feature requests can be found at https://goo.gl/VkasRC.

To file an actual report, you can use https://goo.gl/vb94JY. This will route to the right people.

Requirements

We require ECMAScript 6 (ES6), aka ES2015. If you're using an older runtime, then sorry, you're not supported. Fortunately, all modern browsers today have full ES6 support!

We might use some ES2016+ features as we deem useful, but only ones that can be polyfilled (and we'll include those polyfills by way of libdot). We'll avoid language features (such as await and async) that can't be polyfilled.

Of course, we might slip up and use something that violates these stated goals. Feel free to let us know via the Contact section above! :)

Mirrors & Packaging

Documentation

hterm's People

Contributors

adlr avatar binji avatar codr avatar dancerj avatar davidben avatar draftcode avatar espadolini avatar evanj avatar fmeum avatar gbin avatar haya14busa avatar hazaelsan avatar jmuk avatar johnlinp avatar keidax avatar krun avatar matheuss avatar matvore avatar qunying avatar rahatarmanahmed avatar reveman-chromium avatar rginda avatar rileytg avatar rpaquay avatar sunglim avatar townba avatar vapier avatar wfh-chromium avatar wilford avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.