{"id":26045398,"url":"https://github.com/zigomir/carinthia","last_synced_at":"2026-04-22T04:32:42.065Z","repository":{"id":55404581,"uuid":"325053412","full_name":"zigomir/carinthia","owner":"zigomir","description":"turbolinks rip-off","archived":false,"fork":false,"pushed_at":"2021-01-04T12:20:43.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-01T00:14:14.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zigomir.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}},"created_at":"2020-12-28T15:54:37.000Z","updated_at":"2021-01-04T12:19:28.000Z","dependencies_parsed_at":"2022-08-14T23:40:18.480Z","dependency_job_id":null,"html_url":"https://github.com/zigomir/carinthia","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcarinthia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcarinthia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcarinthia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigomir%2Fcarinthia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigomir","download_url":"https://codeload.github.com/zigomir/carinthia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242454565,"owners_count":20130807,"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":[],"created_at":"2025-03-07T19:52:59.379Z","updated_at":"2026-04-22T04:32:37.045Z","avatar_url":"https://github.com/zigomir.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# carinthia\n\n\u003e follow links, morph the dom\n\n## inspiration\n\n- [turbo](https://turbo.hotwire.dev/)\n- [htmx](https://htmx.org/)\n\n## assumptions\n\n- all pages load same css \u0026 js files, e.g. have same `head` element except\n\n## limitations\n\n- currently this only works for links, `a` tag with valid `href` attribute\n\n## how to use it with SPA frameworks like vue\n\n```js\ndocument.addEventListener('carinthia:load', () =\u003e {\n  createApp(App).mount('#app')\n})\n```\n\n- ensure Vue app bundle is present on all pages, or else it won't work if coming from a page that doesn't include it\n- if you want your client side app generated links to also work, add `x-carinthia-enhance` attribute to app's root element\n\n## todo\n\n- [x] try out how this plays with Vue (or other) client side libraries\n- [x] don't hijack \"navigate\" for non-local links; see https://github.com/bigskysoftware/htmx/blob/master/dist/htmx.js#L847-L851\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigomir%2Fcarinthia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigomir%2Fcarinthia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigomir%2Fcarinthia/lists"}