{"id":20720208,"url":"https://github.com/zaaack/elaunch-plugin-devdocs","last_synced_at":"2026-04-21T11:05:04.522Z","repository":{"id":42415889,"uuid":"62121654","full_name":"zaaack/elaunch-plugin-devdocs","owner":"zaaack","description":"devdocs plugin for ELaunch","archived":false,"fork":false,"pushed_at":"2016-06-30T07:56:21.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T10:42:31.471Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaaack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-28T07:58:13.000Z","updated_at":"2016-06-28T08:09:43.000Z","dependencies_parsed_at":"2022-09-26T16:21:58.455Z","dependency_job_id":null,"html_url":"https://github.com/zaaack/elaunch-plugin-devdocs","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/zaaack%2Felaunch-plugin-devdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaaack%2Felaunch-plugin-devdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaaack%2Felaunch-plugin-devdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaaack%2Felaunch-plugin-devdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaaack","download_url":"https://codeload.github.com/zaaack/elaunch-plugin-devdocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995884,"owners_count":20218815,"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":[],"created_at":"2024-11-17T03:19:38.252Z","updated_at":"2025-12-16T10:08:43.724Z","avatar_url":"https://github.com/zaaack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elaunch-plugin-devdocs\nThis is a plugin for ELaunch to search document in \u003chttps://devdocs.io\u003e extremly fastly.\n\n## Usage\n\nAt first, you need have [ELaunch](https://github.com/zaaack/ELaunch) installed.\nThen, run commands below:\n```sh\ncd ~/.ELaunch\nnpm i elaunch-plugin-devdocs --save\n```\nor\n\n```sh\ncd ~/.ELaunch\nmkdir node_modules\ncd node_modules\ngit clone --depth 1 https://github.com/zaaack/elaunch-plugin-devdocs.git\n```\nThen, edit your ELaunch config file (path: `~/.ELaunch/config.js`),\nadd this plugin in plugins field, something like this:\n```js\nmodule.exports = {\n  //... other config fields\n  plugins: {\n    //... config for other plugins\n    devdocs: {\n      path: `./node_modules/electron-plugin-devdocs`,\n      command: {\n        doc: {}\n      }\n    }\n  }\n}\n```\nsee more about [ELaunch config](https://github.com/zaaack/ELaunch#config).\n\n# Screen Capture\n![](https://raw.githubusercontent.com/zaaack/elaunch-plugin-devdocs/master/captures/devdocs.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaaack%2Felaunch-plugin-devdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaaack%2Felaunch-plugin-devdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaaack%2Felaunch-plugin-devdocs/lists"}