{"id":13760969,"url":"https://github.com/eyworldwide/markdown2dash","last_synced_at":"2025-04-13T15:31:49.207Z","repository":{"id":143889238,"uuid":"110753660","full_name":"eyworldwide/markdown2dash","owner":"eyworldwide","description":"Convert markdown files to Dash docset in CLI","archived":false,"fork":false,"pushed_at":"2018-03-28T06:25:10.000Z","size":29,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T12:07:56.157Z","etag":null,"topics":["dash-docset","markdown"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/eyworldwide.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-11-14T22:45:10.000Z","updated_at":"2023-12-09T03:15:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"31ae10f9-d004-4829-9b29-4c0d9b836d68","html_url":"https://github.com/eyworldwide/markdown2dash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyworldwide%2Fmarkdown2dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyworldwide%2Fmarkdown2dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyworldwide%2Fmarkdown2dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyworldwide%2Fmarkdown2dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyworldwide","download_url":"https://codeload.github.com/eyworldwide/markdown2dash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530272,"owners_count":21119586,"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":["dash-docset","markdown"],"created_at":"2024-08-03T13:01:29.962Z","updated_at":"2025-04-13T15:31:49.177Z","avatar_url":"https://github.com/eyworldwide.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# markdown2dash\n\n[![npm version](https://badge.fury.io/js/markdown2dash.svg)](https://badge.fury.io/js/markdown2dash)\n\nConvert markdown files to Dash docset in CLI.\n\n## INSTALL\n\n```bash\n$ npm install -g markdown2dash\n```\n\n## USAGE\n\n```bash\n$ md2dash -i {markdownDirectory} -o {docsetDirectory}\n```\n\n- `markdownDirectory`: default value is **./markdown**\n- `docsetDirectory`: default value is **./docset**\n\nJust type `md2dash` without args If you've put `.md` files in `markdown` directory.\n\nThe subdirectories of `markdownDirectory` must name after [Types](https://kapeli.com/docsets#supportedentrytypes) and the directory structure should be organized like this:\n\n\t- {markdownDirectory}\n\t\t- Functions\n\t\t\t- {xxx}.md\n\t\t\t- {xxx}.md\n\t\t- Statements\n\t\t\t- {xxx}.md\n\t\t\t- {xxx}.md\n\t\t- Types\n\t\t\t- {xxx}.md\n\t\t\t- {xxx}.md\n\n# Flavor\n\nUse `github` flavor, include [github-markdown-css](https://github.com/sindresorhus/github-markdown-css/blob/gh-pages/github-markdown.css) and [highlight.js](https://github.com/isagalaev/highlight.js/blob/master/src/styles/github.css).\n\nThanks to the authors above created beautiful styles.\n\n# Demo\n\n[GLSL Docset](https://github.com/eyworldwide/glsl-docset)\n\n![screenshot](./screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyworldwide%2Fmarkdown2dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyworldwide%2Fmarkdown2dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyworldwide%2Fmarkdown2dash/lists"}