{"id":34549538,"url":"https://github.com/robertofd1995/toc-index-markdown-generator","last_synced_at":"2026-04-16T06:02:40.006Z","repository":{"id":49778618,"uuid":"100824851","full_name":"robertofd1995/TOC-index-markdown-generator","owner":"robertofd1995","description":"This program will search for all the markdown files and subfolders in a folder and it will create an index","archived":false,"fork":false,"pushed_at":"2018-01-27T14:12:26.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-09T02:23:01.847Z","etag":null,"topics":["markdown","markdown-parser","python3","toc-generator"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertofd1995.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-19T22:30:26.000Z","updated_at":"2022-07-26T11:00:04.000Z","dependencies_parsed_at":"2022-08-29T14:30:13.863Z","dependency_job_id":null,"html_url":"https://github.com/robertofd1995/TOC-index-markdown-generator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/robertofd1995/TOC-index-markdown-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertofd1995%2FTOC-index-markdown-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertofd1995%2FTOC-index-markdown-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertofd1995%2FTOC-index-markdown-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertofd1995%2FTOC-index-markdown-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertofd1995","download_url":"https://codeload.github.com/robertofd1995/TOC-index-markdown-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertofd1995%2FTOC-index-markdown-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31873607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["markdown","markdown-parser","python3","toc-generator"],"created_at":"2025-12-24T07:46:23.200Z","updated_at":"2026-04-16T06:02:39.994Z","avatar_url":"https://github.com/robertofd1995.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# For what is this program ?\n\nThis program will search for all the markdown files and subfolders in a folder and it will create an index\n\n\nExample of directory :\n\n    Book\n    - README.md\n        Chapter_1\n        - part_1.md\n        - part_1_2.md\n        Chapter 2\n        - part_2.md\n            Chapter2_1\n            - part2_2.md\n\nOutPut :  (index.md)\n\n    #Book\n    * README.md\n    ## Chapter_1\n    * part_1.md\n    * part_1_2.md\n    ## Chapter_2\n    * part_2.md\n    ### Chapter2_1\n    * part2_2.md\n\n\n## How to use\n\nTo use just change the route to point to the directory on the script and execute the program\n\n## Warning\n\nAll folders and files cannot contain white spaces , if so the index file will need to be fixed manually\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertofd1995%2Ftoc-index-markdown-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertofd1995%2Ftoc-index-markdown-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertofd1995%2Ftoc-index-markdown-generator/lists"}