{"id":22756619,"url":"https://github.com/yukimemi/dps-ahdr","last_synced_at":"2025-04-14T16:43:46.751Z","repository":{"id":77082119,"uuid":"345230809","full_name":"yukimemi/dps-ahdr","owner":"yukimemi","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-08T11:18:14.000Z","size":83,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-08T13:03:01.211Z","etag":null,"topics":["deno","neovim","neovim-plugin","plugin","typescript","vim","vim-denops","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yukimemi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-07T01:12:25.000Z","updated_at":"2024-09-08T11:18:18.000Z","dependencies_parsed_at":"2023-09-23T13:46:03.439Z","dependency_job_id":"40ad2177-e9df-424b-b3ea-01c61176c9e8","html_url":"https://github.com/yukimemi/dps-ahdr","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/yukimemi%2Fdps-ahdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukimemi%2Fdps-ahdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukimemi%2Fdps-ahdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukimemi%2Fdps-ahdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukimemi","download_url":"https://codeload.github.com/yukimemi/dps-ahdr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918344,"owners_count":21183171,"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":["deno","neovim","neovim-plugin","plugin","typescript","vim","vim-denops","vim-plugin"],"created_at":"2024-12-11T07:14:30.746Z","updated_at":"2025-04-14T16:43:46.723Z","avatar_url":"https://github.com/yukimemi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dps-ahdr\n\nDenops Add Header\n\n# Features \n\nThis plugin adds a header for some files.\n\n# Installation \n\nIf you use [folke/lazy.nvim](https://github.com/folke/lazy.nvim).\n\n```lua\n{\n  \"yukimemi/dps-ahdr\",\n  lazy = false,\n  dependencies = {\n    \"vim-denops/denops.vim\",\n  },\n}\n```\n\nIf you use [yukimemi/dvpm](https://github.com/yukimemi/dvpm).\n\n```typescript\ndvpm.add({ url: \"yukimemi/dps-ahdr\" });\n```\n\n# Requirements \n\n- [Deno - A modern runtime for JavaScript and TypeScript](https://deno.land/)\n- [vim-denops/denops.vim: 🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno](https://github.com/vim-denops/denops.vim)\n# Usage \n\nNo special settings are required.\nDefault config file is [cofnig.toml](https://github.com/yukimemi/dps-ahdr/blob/main/denops/ahdr/config.toml)\n\n# Commands \n\n`:DenopsAhdr`                                                   \nAdd headers depending on file type.\n\n# Config \n\nNo settings are required. However, the following settings can be made if necessary.\n\n`g:ahdr_debug`                                                \nEnable debug messages.\ndefault is v:false\n\n`g:ahdr_cfg_path`                                          \nPath to config toml file path.\ndefault is `~/.ahdr.toml`\n\n# Example \n\n```vim\nlet g:ahdr_debug = v:false\nlet g:ahdr_cfg_path = expand(\"~/.config/ahdr/config.toml\")\n```\n\n# License \n\nLicensed under MIT License.\n\nCopyright (c) 2023 yukimemi\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukimemi%2Fdps-ahdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukimemi%2Fdps-ahdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukimemi%2Fdps-ahdr/lists"}