dream-num/Luckysheet

Add a terminal UI for Luckysheet

Open

#538 建立於 2021年2月26日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (15,390 star) (2,236 fork)batch import
enhancementgood first issuehelp wanted

描述

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.

貢獻者指南