1 commento (1 commento)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)JavaScript2236 fork (2236 fork)batch import
enhancementgood first issuehelp wanted
Metriche repository
- Star
- 15.390 stelle (15.390 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
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.
Guida contributor
- Direzione di ricerca
- Esamina la documentazione dell'API di Luckysheet per comprendere gli endpoint e le strutture dati disponibili. Esplora la libreria blessed (Node.js) e la libreria blessed Python per le capacità dell'interfaccia terminale. Considera la complessità di rendere un foglio di calcolo in un terminale e identifica l'approccio più fattibile.
- Tech stack
- javascriptpythonnodejs
- Dominio
- cli
- Tipo issue
- Funzionalità
- Prerequisiti
- JavaScriptPythonNode.js