Skip to content

Smaller distribution of microsoft/node-pty.

License

Notifications You must be signed in to change notification settings

dosaygocoder0/node-pty

 
 

Repository files navigation

@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

Smaller distribution of microsoft/node-pty.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.0%
  • C++ 32.9%
  • JavaScript 11.5%
  • Python 1.6%