{"repo":"gepser/markdown-progress","free":true,"listed":false,"github":"https://github.com/gepser/markdown-progress","clone":"git clone https://github.com/gepser/markdown-progress.git","description":"Progress bars for markdown","language":"Go","stars":204,"topics":["progress","progress-bar","markdown","cloud-functions","go"],"license":"MIT","category":"productivity","readme_excerpt":"Markdown Progress Progress bars for markdown. Have you ever wanted to track some progress in your markdown documents? Well, I do, and I used progressed.io before but it was shut down. So I decided to recreate it. 🚀 Usage [!NOTE] I'll try to keep this domain name up as much as possible, so wish me a long life 🙂 ✨ Examples [!TIP] Every snippet below is ready to paste into GitHub Markdown. 1) Integer percentage [!NOTE] 2) Float percentage [!NOTE] 3) Automatic clamping ( 100) [!NOTE] 4) Automatic clamping ( [!NOTE] 5) Custom threshold colors ( dangerColor , warningColor , successColor ) [!NOTE] 6) Fixed bar color ( barColor ) [!NOTE] 7) Data-bar mode ( min + max + label + barColor ) [!NOTE] 8) Data-bar mode with default label (raw value) [!NOTE] 9) Custom text label in percentage mode [!NOTE] 📜 API Contract Endpoint - GET /progress/{percentage} - HEAD /progress/{percentage} percentage can be an integer or float and is clamped to 0..100 . Query params - dangerColor - warningColor - successColor - barColor (overrides the bar fill color) - label (custom text inside the bar, max 64 chars) - min - max All color values must be 6-character hex values without # (example: ff9900 ). min and max must be provided together when used. Response behavior - 200 OK : valid request, returns SVG. - 400 Bad Request : invalid numeric input, range config, label length, or color format. - 405 Method Not Allowed : any method different from GET or HEAD . - 500 Internal Server Error : template parse/ren","default_branch":null,"files":null,"tree":[],"storefront":"/r/gepser","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gepser/markdown-progress/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}