{"id":15818805,"url":"https://github.com/fmalcher/md2multihtml","last_synced_at":"2026-02-16T14:31:50.720Z","repository":{"id":77295939,"uuid":"75671617","full_name":"fmalcher/md2multihtml","owner":"fmalcher","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-25T16:37:58.000Z","size":2744,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T00:59:20.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/fmalcher.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}},"created_at":"2016-12-05T22:22:59.000Z","updated_at":"2017-01-10T23:17:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"3707fd43-108b-41c7-a5bb-3731e378a8d6","html_url":"https://github.com/fmalcher/md2multihtml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fmalcher/md2multihtml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmalcher%2Fmd2multihtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmalcher%2Fmd2multihtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmalcher%2Fmd2multihtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmalcher%2Fmd2multihtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmalcher","download_url":"https://codeload.github.com/fmalcher/md2multihtml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmalcher%2Fmd2multihtml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29510157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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-05T06:20:18.691Z","updated_at":"2026-02-16T14:31:50.700Z","avatar_url":"https://github.com/fmalcher.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# md2multihtml\n\nThis tool converts a single big markdown document to seperate HTML files.\nThe document is split by first-level sections.\nThe program creates a navigation bar, displays the document structure as tree graph and takes care of inline links across the document sections.\n\nSee a detailed description in [description.md](description.md).\n\n## Installation\n\nThis tool needs Node.js as runtime environment.\nAfter having installed Node.js please run the local package installation inside the project folder:\n\n```\nnpm install\n```\n\n\n## Usage\n\nThis will generate HTML files in the specified output folder (defaults to `html/`).\nThe output folder will be deleted (!) before.\n\n```\n./md2multihtml.js -d -i \u003cinputfile\u003e\n```\n\n### Arguments\n* `-i \u003cinputfile\u003e`: process the markdown file `\u003cinputfile\u003e`\n* `-o \u003coutputdir\u003e`: set the output directory to `\u003coutputdir\u003e`\n* `--delete-outdir=true` or `-d`: delete **(!)** and recreate the whole output dir before processing. **BE CAREFUL WHEN USING THIS!**\n\n\n\n## License\nCode released under the [MIT license](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmalcher%2Fmd2multihtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmalcher%2Fmd2multihtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmalcher%2Fmd2multihtml/lists"}