dream-num/Luckysheet

Add a terminal UI for Luckysheet

Open

#538 创建于 2021年2月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (2,236 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (15,390 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Add a terminal UI for Luckysheet, probably using blessed library: https://github.com/chjj/blessed (if your API is in nodeJS; works, but frozen), or https://github.com/jquast/blessed (if your API can be bound to Python; works, and is actively maintained), or use mighty old ncurses (in C; for the bold...). This would of course use the existing Luckysheet API.

贡献者指南