dream-num/Luckysheet

Add a terminal UI for Luckysheet

Ouverte

#538 ouverte le 26 févr. 2021

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 236 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (15 390 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur