{"id":13540799,"url":"https://github.com/livewire/turbolinks","last_synced_at":"2025-09-27T05:30:48.701Z","repository":{"id":38794175,"uuid":"293992892","full_name":"livewire/turbolinks","owner":"livewire","description":null,"archived":true,"fork":false,"pushed_at":"2021-09-23T18:00:55.000Z","size":40,"stargazers_count":167,"open_issues_count":14,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-09T05:51:16.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/livewire.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-09-09T03:30:13.000Z","updated_at":"2024-10-20T10:07:05.000Z","dependencies_parsed_at":"2022-08-04T17:30:41.667Z","dependency_job_id":null,"html_url":"https://github.com/livewire/turbolinks","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livewire%2Fturbolinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livewire%2Fturbolinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livewire%2Fturbolinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livewire%2Fturbolinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livewire","download_url":"https://codeload.github.com/livewire/turbolinks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234391377,"owners_count":18824809,"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":"2024-08-01T10:00:33.043Z","updated_at":"2025-09-27T05:30:48.413Z","avatar_url":"https://github.com/livewire.png","language":"JavaScript","funding_links":[],"categories":["Packages / Plugins"],"sub_categories":[],"readme":"# Livewire Turbolinks/Turbo Plugin\n\nIf you are using Turbolinks/Turbo AND Livewire on the same page, this plugin is required.\n\nLivewire Version 1 supported Turbolinks internally. Livewire Version 2 has removed internal support and extracted it into this plugin.\n\nThe goal of this adapter is to provide full Turbolinks/Turbo support in Livewire. However, because certain current and future features may be incompatible, we've extracted this into a separate package with the goal of keeping Turbolinks expectations, bugs, and fixes, isolated and away from the core of Livewire.\n\nTo that end, there are loose plans to add a Turbolinks-esque set of functionality to Livewire itself, but there are no immediate plans.\n\nFor the forseeable future, this adapter will remain a valid option for Livewire users hoping to use Turbolinks in their apps.\n\n## Livewire Version Support\n(Livewire version 1.x supports Turbolinks out of the box)\n\nLivewire Version | Turbolinks/Turbo Plugin Version\n--- | ---\n2.x | 0.1.x\n\n## Installation\n### CDN\nInclude the CDN asset after `@livewireScripts` or  `\u003clivewire:scripts\u003e` in your app's HTML:\n\n\u003e Note: You MUST have either the `data-turbolinks-eval=\"false\"` or `data-turbo-eval=\"false\"` attributes added to the script tag (having both won't hurt).\n\n```html\n    ...\n    @livewireScripts\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/livewire/turbolinks@v0.1.x/dist/livewire-turbolinks.js\" data-turbolinks-eval=\"false\" data-turbo-eval=\"false\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivewire%2Fturbolinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivewire%2Fturbolinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivewire%2Fturbolinks/lists"}