lydell / node-pty

Fork pseudoterminals in Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@lydell/node-pty

Fork of microsoft/node-pty with prebuilt binaries.

  • Only supports platforms with prebuilt binaries. (Never builds with node-gyp at install.)
  • Removed support for old versions of Windows. (Removed winpty, only supports conpty.)

pty.js

microsoft/node-pty is forked from chjj/pty.js with the primary goals being to provide better support for later Node.js versions and Windows.

License

Copyright (c) 2012-2015, Christopher Jeffrey (MIT License).
Copyright (c) 2016, Daniel Imms (MIT License).
Copyright (c) 2018, Microsoft Corporation (MIT License).

About

Fork pseudoterminals in Node.JS

License:Other


Languages

Language:TypeScript 54.0%Language:C++ 32.9%Language:JavaScript 11.4%Language:Python 1.6%