mirror of
https://github.com/ahmadawais/terminui.git
synced 2026-04-26 17:36:13 +03:00
[PR #1] [MERGED] feat: add jsx api and modern chatbot demo #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terminui#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ahmadawais/terminui/pull/1
Author: @ahmadawais
Created: 3/2/2026
Status: ✅ Merged
Merged: 3/2/2026
Merged by: @ahmadawais
Base:
main← Head:feat-jsx-runtime-chatbot-polish📝 Commits (1)
7fe4ad0feat: add jsx api and modern chatbot demo📊 Changes
10 files changed (+1946 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+12 -0)📝
README.md(+144 -0)➕
examples/jsx-chatbot.tsx(+650 -0)➕
examples/jsx-dashboard.tsx(+66 -0)➕
examples/jsx-hello.tsx(+25 -0)📝
package.json(+16 -0)➕
src/__tests__/jsx.test.ts(+204 -0)➕
src/jsx-runtime.ts(+70 -0)➕
src/jsx.ts(+758 -0)📝
tsup.config.ts(+1 -1)📄 Description
Summary
jsx-hello,jsx-dashboard,jsx-chatbot)jsx-chatbotwith alternate-screen loop, simplified modern CLI aesthetics, reliable input handling, and arrow-key chat scrolling0.3.0Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.