{"id":22862886,"url":"https://github.com/yochem/cmp-htmx","last_synced_at":"2025-08-01T07:34:55.950Z","repository":{"id":188736734,"uuid":"679333389","full_name":"yochem/cmp-htmx","owner":"yochem","description":"Complete HTMX attributes using nvim-cmp","archived":false,"fork":false,"pushed_at":"2023-08-16T16:03:52.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T08:47:04.611Z","etag":null,"topics":["cmp","nvim-cmp"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/yochem.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":"2023-08-16T15:52:39.000Z","updated_at":"2023-10-15T06:08:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4466985-bfec-4154-80aa-b7dbbf73eaf5","html_url":"https://github.com/yochem/cmp-htmx","commit_stats":null,"previous_names":["yochem/cmp-htmx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yochem/cmp-htmx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yochem%2Fcmp-htmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yochem%2Fcmp-htmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yochem%2Fcmp-htmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yochem%2Fcmp-htmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yochem","download_url":"https://codeload.github.com/yochem/cmp-htmx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yochem%2Fcmp-htmx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268185560,"owners_count":24209392,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cmp","nvim-cmp"],"created_at":"2024-12-13T10:15:47.477Z","updated_at":"2025-08-01T07:34:55.875Z","avatar_url":"https://github.com/yochem.png","language":"Lua","readme":"# cmp-htmx\n\nHTMX source to use with [nvim-cmp](https://github.com/hrsh7th/nvim-cmp). Still\nunder development. Current feature list and TODO's:\n\n- [x] Get all HTMX attributes and add to completion menu\n- [x] Labels\n- [x] `InsertText` with set cursor position between the quotes.\n- [x] Documentation\n- [ ] Documentation in Markdown\n- [ ] Reference in documentation to full documentation online\n- [ ] Placeholders in inserted text\n- [ ] More...\n\n## Install\n\nE.g. using lazy.nvim:\n\n```lua\n{\n    \"hrsh7th/nvim-cmp\",\n    dependencies = {\n        \"yochem/cmp-htmx\"\n    },\n    config = {\n        sources = require('cmp').config.sources({\n            { name = \"cmp-htmx\" }\n        }\n    }\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyochem%2Fcmp-htmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyochem%2Fcmp-htmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyochem%2Fcmp-htmx/lists"}