CODEMIRROR-CONSOLE(1)
NAME
codemirror-console — Web Console UI for JavaScript.
SYNOPSIS
INFO
77 stars
14 forks
0 views
JavaScriptDeveloper Tools
DESCRIPTION
Web Console UI for JavaScript.
README
codemirror-console 
codemirror-console provide Web Console UI for JavaScript.
Features
- Eval code and Show the result
- Provide Web Console UI that is similar with Browser's developer tools
- Editor(CodeMirror 5)
Demo
Packages
If you want to get Web Console UI, please use codemirror-console-ui.
- codemirror-console
- Core library that wrap CodeMirror
- codemirror-console-ui
- UI components
- gitbook-plugin-js-console
- UI components and directive for gitbook
UseCase
We develop these libraries for web book.
Interactive Web Console help you to learn JavaScript Language.
- jsprimer.net
- Source: asciidwango/js-primer
- JavaScript Promiseの本
- Source: azu/promises-book
If you have used this library, please add it to the "UseCase".
Welcome to Pull Request!
Developments
This monorepo use Yarn.
Installation
yarn install
yarn bootstrap
Build all
yarn run build
Run Tests
yarn test
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub3/4/2026CODEMIRROR-CONSOLE(1)
