{"id":21931336,"url":"https://github.com/themeplate/htmx","last_synced_at":"2026-04-15T08:37:50.535Z","repository":{"id":222960934,"uuid":"758826211","full_name":"ThemePlate/HTMX","owner":"ThemePlate","description":"Effortless HTMX implementation","archived":false,"fork":false,"pushed_at":"2025-03-08T16:19:21.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T07:03:09.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ThemePlate.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-02-17T07:29:06.000Z","updated_at":"2025-03-08T16:19:16.000Z","dependencies_parsed_at":"2024-02-17T10:23:22.904Z","dependency_job_id":"bd0704e1-a244-46ea-822c-938c6ea4b85b","html_url":"https://github.com/ThemePlate/HTMX","commit_stats":null,"previous_names":["themeplate/htmx"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ThemePlate/HTMX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThemePlate%2FHTMX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThemePlate%2FHTMX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThemePlate%2FHTMX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThemePlate%2FHTMX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThemePlate","download_url":"https://codeload.github.com/ThemePlate/HTMX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThemePlate%2FHTMX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31833836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-28T23:13:33.992Z","updated_at":"2026-04-15T08:37:50.510Z","avatar_url":"https://github.com/ThemePlate.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThemePlate HTMX\n\n## Usage\n\n```php\n$htmx = new ThemePlate\\HTMX(/* identifier */);\n\nadd_action( 'init', array( $htmx, 'setup' ) );\nadd_action( 'wp_enqueue_scripts', array( $htmx-\u003ecdn(/* version */), 'assets' ) );\n```\n\n\u003e **Identifier** is used as:\n\u003e\n\u003e * the route namespace\n\u003e * swap templates location\n\u003e\n\u003e **Defaults to `htmx`*\n\n### Local script copy\n\n```php\nadd_action( 'wp_enqueue_scripts', function() use ( $htmx ) {\n\twp_enqueue_script( 'htmx', '/path/to/htmx.min.js' );\n\t$htmx-\u003eassets();\n} );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemeplate%2Fhtmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemeplate%2Fhtmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemeplate%2Fhtmx/lists"}