{"id":49394755,"url":"https://github.com/ashref-dev/excellent-md","last_synced_at":"2026-04-28T15:03:14.908Z","repository":{"id":337715061,"uuid":"1154650524","full_name":"Ashref-dev/excellent-md","owner":"Ashref-dev","description":"Multi-sheet XLSX to Markdown converter with web UI","archived":false,"fork":false,"pushed_at":"2026-03-28T18:14:42.000Z","size":376,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T20:19:38.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ashref-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-10T16:20:18.000Z","updated_at":"2026-03-28T18:14:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Ashref-dev/excellent-md","commit_stats":null,"previous_names":["ashref-dev/excellent-md"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ashref-dev/excellent-md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashref-dev%2Fexcellent-md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashref-dev%2Fexcellent-md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashref-dev%2Fexcellent-md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashref-dev%2Fexcellent-md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashref-dev","download_url":"https://codeload.github.com/Ashref-dev/excellent-md/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashref-dev%2Fexcellent-md/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32385943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-28T15:02:56.375Z","updated_at":"2026-04-28T15:03:14.884Z","avatar_url":"https://github.com/Ashref-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Excellent-MD\n\nMulti-sheet XLSX to Markdown converter with a focused, clean UI. Upload an .xlsx workbook and get Markdown for every sheet, with preview, copy, and download actions.\n\nFeatures\n- Converts all sheets in a workbook, not just the first\n- Markdown table output per sheet with combined export\n- Drag and drop upload, progress feedback, and copy/download controls\n- Handles large workbooks with limits and per-sheet warnings\n- Stateless by default, with optional PostgreSQL persistence for conversion metadata\n\nRequirements\n- Go 1.25+\n- Node is not required\n\nQuick start\n- Run: `go run ./cmd/server`\n- Open: `http://localhost:8080`\n\nTests\n- Run all tests: `go test ./...`\n\nDocker\n- Build image\n  docker build -t excellent-md .\n- Run app only (default)\n  docker compose up --build\n- Optional: run with Postgres metadata persistence\n  1) Set `DATABASE_URL=postgres://excel:excel@db:5432/excellent_md?sslmode=disable`\n  2) Run `docker compose --profile persistence up --build`\n\nConfiguration\n- ADDR (default :8080)\n- MAX_UPLOAD_MB (default 50)\n- MAX_SHEETS (default 50)\n- MAX_CELLS_PER_SHEET (default 200000)\n- CONVERSION_TIMEOUT_SECONDS (default 10)\n- INCLUDE_HIDDEN_SHEETS (default false)\n- DATABASE_URL (optional, enables PostgreSQL persistence)\n- DB_MAX_OPEN_CONNS (default 5)\n- DB_MAX_IDLE_CONNS (default 2)\n- DB_CONN_MAX_LIFETIME_SECONDS (default 30)\n- DB_CONN_MAX_IDLE_SECONDS (default 5)\n- ENABLE_DEBUG_VARS (default false)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashref-dev%2Fexcellent-md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashref-dev%2Fexcellent-md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashref-dev%2Fexcellent-md/lists"}