web-shell
web-shell copied to clipboard
pty.js + xterm.js = web shell
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.1.1 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.8.0 to 3.8.1. Release notes Sourced from xterm's releases. 3.8.1 🐞 Bug fixes Fixed the security vulnerability described in CVE-2019-0542 via @Tyriar, @jerch. (Thanks to Felix Wilhelm...
Updated README.md (Error on command `npm i && ./node_modules/.bin/tsc . && node app.js`) and created `init.sh` for easier initialization.