{"id":16535452,"url":"https://github.com/shougo/dpp-ext-packspec","last_synced_at":"2025-10-28T11:32:14.038Z","repository":{"id":206314965,"uuid":"716340809","full_name":"Shougo/dpp-ext-packspec","owner":"Shougo","description":"Packspec ext for dpp.vim","archived":false,"fork":false,"pushed_at":"2024-09-06T05:49:47.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T15:04:45.045Z","etag":null,"topics":["dpp-exts","dpp-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/Shougo.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-08T23:46:57.000Z","updated_at":"2024-08-16T11:44:05.000Z","dependencies_parsed_at":"2024-08-14T06:24:53.001Z","dependency_job_id":null,"html_url":"https://github.com/Shougo/dpp-ext-packspec","commit_stats":null,"previous_names":["shougo/dpp-ext-packspec"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fdpp-ext-packspec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fdpp-ext-packspec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fdpp-ext-packspec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shougo%2Fdpp-ext-packspec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shougo","download_url":"https://codeload.github.com/Shougo/dpp-ext-packspec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238646332,"owners_count":19506994,"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":["dpp-exts","dpp-vim"],"created_at":"2024-10-11T18:27:32.740Z","updated_at":"2025-10-28T11:32:14.033Z","avatar_url":"https://github.com/Shougo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dpp-ext-packspec\n\nThis ext implements packspec support.\n\nhttps://github.com/neovim/packspec\n\nNOTE: Plugin dependencies are only supported.\nNOTE: Plugins must be installed to load packspec files.\n\n## Required\n\n### denops.vim\n\nhttps://github.com/vim-denops/denops.vim\n\n### dpp.vim\n\nhttps://github.com/Shougo/dpp.vim\n\n## Configuration\n\n```typescript\nconst [context, options] = await args.contextBuilder.get(args.denops);\n\nconst packspecPlugins = await args.dpp.extAction(\n  args.denops,\n  context,\n  options,\n  \"packspec\",\n  \"load\",\n  {\n    basePath,\n    plugins,\n  },\n) as Plugin[] | undefined;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fdpp-ext-packspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshougo%2Fdpp-ext-packspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshougo%2Fdpp-ext-packspec/lists"}