{"id":24099780,"url":"https://github.com/aiiddqd/htmxer","last_synced_at":"2026-05-05T20:39:02.287Z","repository":{"id":268346807,"uuid":"889422213","full_name":"aiiddqd/htmxer","owner":"aiiddqd","description":"HTMX for WordPress","archived":false,"fork":false,"pushed_at":"2025-02-09T07:16:01.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:22:17.911Z","etag":null,"topics":["htmx","woo","woocommerce","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiiddqd.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":"2024-11-16T10:43:58.000Z","updated_at":"2025-02-09T07:16:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"172fe357-ce37-472b-8774-a0a242483cae","html_url":"https://github.com/aiiddqd/htmxer","commit_stats":null,"previous_names":["aiiddqd/htmxer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Fhtmxer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Fhtmxer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Fhtmxer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiiddqd%2Fhtmxer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiiddqd","download_url":"https://codeload.github.com/aiiddqd/htmxer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241039098,"owners_count":19898623,"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":["htmx","woo","woocommerce","wordpress"],"created_at":"2025-01-10T15:39:41.952Z","updated_at":"2026-05-05T20:39:02.241Z","avatar_url":"https://github.com/aiiddqd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# htmxer\nHTMX for WordPress\n\n\n# example\n\n## initial HTML with HTMX\n```\n\u003cdiv hx-get=\"/wp-json/htmxer/toolbar\" hx-trigger=\"load delay:0s\" hx-swap=\"outerHTML\"\u003e\u003c/div\u003e\n```\nurl https://github.com/aiiddqd/aab/blob/main/main.php\n\n## AJAX response\n```\nadd_action('htmxer/toolbar', function ($context) {\n    echo 'Hello World';\n});\n```\n\n## Context (optional)\n\n```\nadd_filter('htmxer/context', function ($context) {\n    global $wp;\n    $post_id = get_post()-\u003eID ?? null;\n    $context['post_id'] = $post_id;\n    $context['url'] = site_url($wp-\u003erequest);\n    return $context;\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Fhtmxer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiiddqd%2Fhtmxer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiiddqd%2Fhtmxer/lists"}