{"id":13485078,"url":"https://github.com/LumaKernel/ddc-run","last_synced_at":"2025-03-27T17:30:48.071Z","repository":{"id":103263945,"uuid":"407580465","full_name":"LumaKernel/ddc-run","owner":"LumaKernel","description":"Deno.run() Completion for ddc.vim","archived":false,"fork":false,"pushed_at":"2021-09-20T13:00:05.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T10:50:27.656Z","etag":null,"topics":["ddc-source","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LumaKernel.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-09-17T14:56:22.000Z","updated_at":"2024-04-12T11:19:31.000Z","dependencies_parsed_at":"2023-03-13T15:08:52.473Z","dependency_job_id":null,"html_url":"https://github.com/LumaKernel/ddc-run","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/LumaKernel%2Fddc-run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumaKernel%2Fddc-run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LumaKernel","download_url":"https://codeload.github.com/LumaKernel/ddc-run/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892459,"owners_count":20689506,"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":["ddc-source","ddc-vim"],"created_at":"2024-07-31T17:01:45.184Z","updated_at":"2025-03-27T17:30:47.382Z","avatar_url":"https://github.com/LumaKernel.png","language":"TypeScript","readme":"# ddc-run\n\n[![Doc](https://img.shields.io/badge/doc-%3Ah%20ddc--run-orange.svg?style=flat-square)](doc/ddc-run.txt)\n\nDeno.run() Completion for ddc.vim\n\n## Required\n\n- [denops.vim](https://github.com/vim-denops/denops.vim)\n- [ddc.vim](https://github.com/Shougo/ddc.vim)\n\n## Configuration\n\n```vim\ncall ddc#custom#alias('source', 'win32yank.exe', 'run')\ncall ddc#custom#patch_global('sources', ['win32yank.exe'])\ncall ddc#custom#patch_global('sourceOptions', {\n    \\ 'win32yank.exe': {\n    \\   'mark': 'CLIP',\n    \\ }})\ncall ddc#custom#patch_global('sourceParams', {\n    \\ 'win32yank.exe': {\n    \\   'cmd': ['win32yank.exe', '-o'],\n    \\ }})\n\ncall ddc#custom#alias('source', 'my-command', 'run')\n\" ...\n```\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLumaKernel%2Fddc-run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLumaKernel%2Fddc-run/lists"}