react-console-emulator
react-console-emulator copied to clipboard
👨💻 A simple, powerful and highly customisable Unix terminal emulator for React.
Hi, This terminal is great. I'm using a combination of two terminals one is in locked mode, sized for a single line and used as input, while the other one...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 29.2.1. Release notes Sourced from jest's releases. v29.2.1 Features [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440) Fixes [jest-environment-node] make globalThis.performance writable for Node 19 and...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.2.0 to 19.0.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v19.0.0 19.0.0 (2022-10-14) ⚠ BREAKING CHANGES use ~/.cache/puppeteer for browser downloads (#9095) deprecate createBrowserFetcher in favor of...
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.25.0. Release notes Sourced from eslint's releases. v8.25.0 Features 173e820 feat: Pass --max-warnings value to formatters (#16348) (Brandon Mills) 6964cb1 feat: remove support for ignore...
I noticed while using react-console-emulator, that the terminal can get very laggy when many high-speed `terminal.pushToStdout()` occur, and it gets much worse when the terminal output begins to be the...
The "Live demo" link in the repository's readme points to [a page that no longer exists](https://linuswillner.me/react-console-emulator/). Would be nice to have this fixed for evaluation purposes.
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.19.3. Release notes Sourced from @babel/core's releases. v7.19.3 (2022-09-27) :bug: Bug Fix babel-plugin-proposal-decorators #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo) babel-parser #14974 fix:...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.11.1. Release notes Sourced from webpack-dev-server's releases. v4.11.0 4.11.0 (2022-09-07) Features make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a) Bug Fixes auto reply to...
I love what you've done with the project, it is by far the most usable and extendable react-based terminal. I noticed while using react-console-emulator, that the terminal can get very...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.18.2 to 7.19.1. Release notes Sourced from @babel/plugin-transform-runtime's releases. v7.19.1 (2022-09-14) Thanks @hegemonic for your first PR! :bug: Bug Fix babel-core #14930 Avoid fancy stack traces size...