{"id":51664869,"url":"https://github.com/sbay-dev/termenal-web","last_synced_at":"2026-07-14T19:33:59.209Z","repository":{"id":370339476,"uuid":"1293615798","full_name":"sbay-dev/termenal-web","owner":"sbay-dev","description":"Arabic / RTL terminal for the browser - GPU-accelerated, HarfBuzz shaping, UAX#9 BiDi. Browser sibling of termenal-Ar.","archived":false,"fork":false,"pushed_at":"2026-07-08T22:18:22.000Z","size":288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-09T00:11:57.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbay-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-08T13:10:10.000Z","updated_at":"2026-07-08T22:18:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sbay-dev/termenal-web","commit_stats":null,"previous_names":["sbay-dev/termenal-web"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sbay-dev/termenal-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbay-dev%2Ftermenal-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbay-dev%2Ftermenal-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbay-dev%2Ftermenal-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbay-dev%2Ftermenal-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbay-dev","download_url":"https://codeload.github.com/sbay-dev/termenal-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbay-dev%2Ftermenal-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35476731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-14T19:33:56.593Z","updated_at":"2026-07-14T19:33:59.200Z","avatar_url":"https://github.com/sbay-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# termenal-web — Arabic / RTL terminal for the browser\n\nA GPU-accelerated terminal emulator for the web that renders **Arabic and other\nright-to-left (RTL) scripts correctly** — with contextual letter **joining**\n(initial / medial / final / ligature forms) and the Unicode Bidirectional\nAlgorithm (UAX #9).\n\nIt is the browser sibling of\n[**termenal-Ar**](https://github.com/sbay-dev/termenal-Ar) (the Arabic edition of\nWindows Terminal) and targets the **same Arabic rendering standard**: Arabic\nletters connect, RTL paragraphs read from the right, and the underlying text\nbuffer stays logical while the renderer owns visual presentation.\n\n## Why not just xterm.js?\n\n`xterm.js` is the common web terminal, but as of 2025 it has **no Arabic\nshaping** — it draws Arabic letters as isolated, disconnected forms, and its\nBiDi support is experimental. termenal-web is designed to be both **stronger**\n(correct Arabic joining + BiDi) and **faster** (a WebAssembly VT core plus a\nWebGPU glyph-atlas renderer).\n\n## How it works (high level)\n\n| Layer | Technology |\n| --- | --- |\n| VT parsing + terminal grid | WebAssembly core (Rust `alacritty_terminal` / `vte`) |\n| Bidirectional ordering (UAX #9) | `bidi-js` + first-strong paragraph direction |\n| Arabic / complex-script shaping | HarfBuzz compiled to WebAssembly (`harfbuzzjs`) |\n| Rendering | WebGPU glyph atlas (WebGL2 fallback) |\n| Backend I/O | shell bytes over WebSocket (browsers have no PTY) |\n\n## Status\n\n**Early / in design.** Feasibility has been **proven** — see\n[`research/arabic-shaping-spike`](research/arabic-shaping-spike), which\ndemonstrates real Arabic joining and BiDi in a browser-portable runtime. The\npublic API, WASM core, and renderer are under construction. See\n[`docs/specifications`](docs/specifications) for the specification and directives.\n\n## Contributing\n\nContributions are welcome. This is an open, community edition — please read the\nspecification in `docs/specifications` first so changes stay aligned with the\nArabic-correctness standard.\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbay-dev%2Ftermenal-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbay-dev%2Ftermenal-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbay-dev%2Ftermenal-web/lists"}