jcubic/jquery.terminal
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 25.0
- age_days: 5669
- days_rel: 9
- days_push: 9
- n_releases_24m: 11
Adoption not part of the score
3235 stars · 572 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jQuery Terminal is a JavaScript library (jQuery plugin) for creating web-based terminal emulators with custom command-line interpreters. It can automatically call JSON-RPC services when users type commands, or run interpreters defined in browser JavaScript, including nested command trees and authentication.
Use cases
- create a terminal-style website
- add a command line interface to my web app for power users
- build a web-based REPL for my JSON-RPC service
- make a terminal-based portfolio website
- build an interactive CLI chatbot in the browser
- add a debugging console to my web application
- create a fake shell interpreter in JavaScript
When to choose
- you want a browser terminal with commands you define yourself in JavaScript or via JSON-RPC
- you need nested interpreters, command trees, or login/authentication in a web terminal
- you want a terminal look-and-feel for a website, portfolio, or game menu
When to avoid
- you need a real remote shell/SSH session in the browser - use xterm.js instead
- your project doesn't use jQuery or you want a framework-agnostic component
- you need a full POSIX shell emulator rather than custom commands
Facets
library · maturity stable
interpreter cli terminal-ui http-client auth templating web-development frontend developer-tools browser jquery-plugin terminal-emulator json-rpc fake-terminal ansi-art repl web-terminal command-line-interpreter command-line javascript nodejs
3 sources
- readme: https://github.com/jcubic/jquery.terminal · fetched 2026-08-28 · a8e97bef19a5
- homepage: https://terminal.jcubic.pl · fetched 2026-08-29 · 9b677344a84f
- site_page: https://terminal.jcubic.pl/documentation.php · fetched 2026-08-29 · d34c4defc532
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jcubic/jquery.terminal | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="jcubic/jquery.terminal")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem