{"id":21025974,"url":"https://github.com/mminer/code2html","last_synced_at":"2026-02-18T10:35:14.046Z","repository":{"id":25517552,"uuid":"28949331","full_name":"mminer/code2html","owner":"mminer","description":"Tool to convert code files to syntax-highlighted HTML.","archived":false,"fork":false,"pushed_at":"2017-01-04T17:05:36.000Z","size":3,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T17:57:08.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/mminer.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}},"created_at":"2015-01-08T04:47:02.000Z","updated_at":"2019-04-24T01:14:40.000Z","dependencies_parsed_at":"2022-07-24T06:32:04.905Z","dependency_job_id":null,"html_url":"https://github.com/mminer/code2html","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mminer/code2html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fcode2html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fcode2html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fcode2html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fcode2html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mminer","download_url":"https://codeload.github.com/mminer/code2html/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fcode2html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29576633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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-11-19T11:40:57.608Z","updated_at":"2026-02-18T10:35:09.036Z","avatar_url":"https://github.com/mminer.png","language":"HTML","readme":"Recursively steps through a folder of code and converts the files to\nsyntax-highlighted HTML for easy viewing.\n\nRequires that Python 3 be installed as well as [Jinja2](http://jinja.pocoo.org)\n(for template rendering) and [Pygments](http://pygments.org) (for syntax\nhighlighting).\n\n    pip3 install -r requirements.txt\n    python3 code2html.py\n\nThe directory of files to convert should be named `in`. The output is written\nto a directory named `out`. Before running this script, customize\n`template.html` as desired.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fcode2html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmminer%2Fcode2html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fcode2html/lists"}