{"id":16320201,"url":"https://github.com/embeddedt/mimecdn","last_synced_at":"2026-02-14T01:05:29.119Z","repository":{"id":124975091,"uuid":"193395170","full_name":"embeddedt/mimecdn","owner":"embeddedt","description":"Client-side tool for showing HTML files on GitHub","archived":false,"fork":false,"pushed_at":"2019-07-20T20:37:25.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-04T04:44:00.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/embeddedt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-06-23T21:02:00.000Z","updated_at":"2019-07-20T20:37:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8eae8e06-09cf-4a89-923d-64c99c3ad987","html_url":"https://github.com/embeddedt/mimecdn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/embeddedt/mimecdn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedt%2Fmimecdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedt%2Fmimecdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedt%2Fmimecdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedt%2Fmimecdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embeddedt","download_url":"https://codeload.github.com/embeddedt/mimecdn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedt%2Fmimecdn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29427716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"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":"2024-10-10T22:43:26.209Z","updated_at":"2026-02-14T01:05:29.104Z","avatar_url":"https://github.com/embeddedt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mimecdn\nClient-side tool for showing HTML files on GitHub\n\n## How to use\n\nVisit `https://embeddedt.github.io/mimecdn/index.html?rawurl=\u003cyour raw GitHub URL\u003e`.\n\nExample: https://embeddedt.github.io/mimecdn/index.html?rawurl=https://raw.githubusercontent.com/littlevgl/lv_micropython/dev-6.0/ports/javascript/lvgl_editor.html\n\n## How does it work?\n\nNormally, when accessing raw HTML files on GitHub, they are served with a MIME type of `text/plain`. This tells the browser not to actually treat the file as HTML, but rather as a plaintext file (`.txt`).\n\nMimeCDN gets around this issue by ignoring the MIME type, and manually reading the file. (This is where the name \"MimeCDN\" came from.) The contents of the MimeCDN document are then replaced by the contents of your URL. The code's pretty simple and self-explanatory; you can read that for more information.\n\nOne cool thing about MimeCDN is that there is no server-side logic happening. All of this is handled directly within your browser. No extensions or anything special is required. Just fill in the `rawurl` query parameter with your URL, and everything is handled automagically.\n\n## Limitations\n\nCurrently, this only works with plain HTML. CSS might work but could have issues. JavaScript won't work properly in most (all?) cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedt%2Fmimecdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedt%2Fmimecdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedt%2Fmimecdn/lists"}