{"id":13508035,"url":"https://github.com/websemantics/markdown-browser-plus","last_synced_at":"2025-04-09T23:30:49.952Z","repository":{"id":150921678,"uuid":"86249497","full_name":"websemantics/markdown-browser-plus","owner":"websemantics","description":"Github flavoured, local file browser for viewing your project's markdown documentation files.","archived":false,"fork":false,"pushed_at":"2017-03-27T02:13:21.000Z","size":4548,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T13:21:23.253Z","etag":null,"topics":["docs","file-browser","file-icons","markdown","php"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/websemantics.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-26T17:02:53.000Z","updated_at":"2021-09-05T12:19:48.000Z","dependencies_parsed_at":"2023-04-09T04:33:12.950Z","dependency_job_id":null,"html_url":"https://github.com/websemantics/markdown-browser-plus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fmarkdown-browser-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fmarkdown-browser-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fmarkdown-browser-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fmarkdown-browser-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/websemantics","download_url":"https://codeload.github.com/websemantics/markdown-browser-plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129532,"owners_count":21052589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["docs","file-browser","file-icons","markdown","php"],"created_at":"2024-08-01T02:00:46.316Z","updated_at":"2025-04-09T23:30:47.674Z","avatar_url":"https://github.com/websemantics.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"```\n             ╭────┬───┬──╮╭──────╮╭───┬──╮╭───╮ ╭──╮  ╭────╮╭──────╮╭───╮╭──╮╭──╮╭────┬─╮\n             │           │├────  ││      ││   │╭╯ ╭╯╭─╯    ││   ╭╮ ││   ││  ││  ││      │\n             │   ╭╮  ╭╮  ││ ╭╮   ││    ╭─╯│   ╰╯ ╭╯ │ ╭╮   ││   ││ ││   ╰╯  ╰╯  ││   ╭╮ │\n             │   ││  ││  ││ ╰╯   ││    │  │   ╭╮ ╰╮ │ ╰╯   ││   ╰╯ ││           ││   ││ │\n             ╰───╯╰──╯╰──╯╰───┴──╯╰────╯  ╰───╯╰──╯ ╰─┴────╯╰──────╯╰────┴───┴──╯╰───╯╰─╯\n              ─────    ╭╮   ┬─╮  ╭─╮  ┬ ┬  ╭─╮  ╭─╮  ┬─╮     ╭─╮  ┬    ┬ ┬  ╭─╮    ─────  \n                ────   ├┴╮  ├┬╯  │ │  │││  ╰─╮  ├┤   ├┬╯     ├─╯  │    │ │  ╰─╮   ────  \n                   ──  ╰─╯  ┴╰─  ╰─╯  ╰┴╯  ╰─╯  ╰─╯  ┴╰─     ┴    ┴─╯  ╰─╯  ╰─╯  ──  \n```\n\u003e Github flavored, local file browser for viewing your project's markdown documentation files.\n\n## Preview\n\n![](https://github.com/websemantics/markdown-browser-plus/raw/master/resources/img/preview.gif)\n\n## Getting Started\n\nThis project was an improvement on [Markdown Browser](https://github.com/websemantics/markdown-browser) with better code layout and colored file icons. Follow the below instruction to get started,\n\nClone this repository,\n\n```bash\ngit clone https://github.com/websemantics/markdown-browser-plus\n```\n\nInstall [Bower](https://bower.io/) dependencies,\n\n```bash\ncd markdown-browser-plus\nbower install\n```\n\nInstall [Composer](https://getcomposer.org/) dependencies,\n\n```bash\ncomposer install\n```\n\nView `index.php` file.\n\n## Resources\n\n- [File specific icons for PHP](https://github.com/websemantics/file-icons)\n- [A single PHP file file browser](https://github.com/websemantics/markdown-browser)\n- [Markdown Parser in PHP](https://github.com/erusev/parsedown)\n- [Github Markdown CSS](https://github.com/sindresorhus/github-markdown-css)\n- [Prism Syntax Highlighting](https://github.com/PrismJS/prism)\n\n## Support\n\nNeed help or have a question? post at [StackOverflow](https://stackoverflow.com/questions/tagged/markdown-browser-plus+websemantics).\n\n*Please don't use the issue trackers for support/questions.*\n\n*Star if you find this project useful, to show support or simply for being awesome :)*\n\n## Contribution\n\nContributions to this project are accepted in the form of feedback, bugs reports and even better - pull requests.\n\n## License\n\n[MIT license](http://opensource.org/licenses/mit-license.php) Copyright (c) Web Semantics, Inc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fmarkdown-browser-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsemantics%2Fmarkdown-browser-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fmarkdown-browser-plus/lists"}