-
Updated
May 9, 2021 - PHP
office
Here are 530 public repositories matching this topic...
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
-
Updated
May 5, 2021 - Shell
-
Updated
May 25, 2019 - Batchfile
-
Updated
May 9, 2021 - C#
-
Updated
Jan 25, 2021 - C#
-
Updated
Apr 29, 2021 - PHP
-
Updated
Apr 21, 2021
-
Updated
May 10, 2021 - PowerShell
-
Updated
May 10, 2021 - Vue
-
Updated
May 9, 2021 - TypeScript
-
Updated
May 6, 2021 - Swift
-
Updated
May 8, 2021 - Python
-
Updated
Dec 9, 2020 - C#
This is an Easy Hack.
Detailed description and rationale
We have documentation in loleaflet/loleaflet-api.html it would be great to transfer those bits directly to source code via comments in front of declarations for self documenting purposes. Please start small, picking one option at the time per PR
Example
1. Pick
Improve this page
Add a description, image, and links to the office topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the office topic, visit your repo's landing page and select "manage topics."
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 Lu