react-console icon indicating copy to clipboard operation
react-console copied to clipboard

💻 Simple console emulator in React

Results 8 react-console issues
Sort by recently updated
recently updated
newest added

I've implemented a minor, but useful enhancement to react-console, which allows an input command to be provided from an external source, through a new public method "handleInput(commandText:string)". This makes it...

We should write documentation and some basic info about a package.

good first issue

The console should support some common commands e.g. `help` that will render descriptions of all commands available. Requirements: - [ ] It should be possible to overwrite it - [...

good first issue

We should have a possibility to adjust color schemes and predefine the common ones (Solarized, etc)

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) and [react-scripts-ts](https://github.com/wmonk/create-react-app). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies