Here are
97 public repositories
matching this topic...
A JavaScript library that transitions between static HTML pages on navigation; no app server required.
-
Updated
Dec 13, 2017
-
HTML
A Vue mixin to fix Turbolinks caching
-
Updated
Jul 9, 2020
-
JavaScript
React Native adapter for building hybrid apps with Turbolinks 5
-
Updated
Jul 18, 2020
-
Java
HTML Framework that allows you not to write JavaScript code.
-
Updated
Jul 30, 2020
-
JavaScript
Support for `render` with Turbolinks in Rails controllers
Ruby China iOS via Turbolinks
-
Updated
Jan 2, 2020
-
Swift
A modest TodoMvc built with Rails, Turbolinks and Stimulus JS
-
Updated
Jul 30, 2020
-
Ruby
A plug and play package for using Turbolinks with Elixir web frameworks
-
Updated
Apr 16, 2019
-
Elixir
Turbolinks implementation for your Symfony project
A Stimulus + Turbolinks Demo of an app called Proposahoy!
-
Updated
Oct 20, 2018
-
HTML
Normal Lightweight Javascript Framework for server-side render compatible with Turbolinks
-
Updated
May 7, 2018
-
JavaScript
Easy way to mount/destroy Vue.js components with Ruby on Rails and Turbolinks 5
-
Updated
Aug 29, 2018
-
Ruby
Bridge library to enable full support for Alpine components in pages using Turbolinks
-
Updated
Aug 15, 2020
-
JavaScript
faucet-pipeline for Spring Boot
-
Updated
Jun 29, 2020
-
Java
Rich & adaptive animations for apps using Rails with Turbolinks
-
Updated
Dec 20, 2019
-
Ruby
-
Updated
Nov 19, 2016
-
Ruby
Stimulus + Vue.js + Turbolinks test Rails app
-
Updated
Jul 31, 2020
-
Ruby
A content aggregator about Turbolinks 5 and Progressive Web Apps (Made with TL5 and PWA! :D)
-
Updated
Apr 29, 2017
-
HTML
Dropbox Clone built with StimulusReflex
Another Beautiful and extensive Flask Admin Page
-
Updated
Aug 11, 2020
-
Python
iOS Adapter for the Master App
-
Updated
Apr 3, 2017
-
Swift
Laravel fronend preset for TTALL stack - Tailwindcss | Turbolinks | Alpine.js | Laravel | Livewire 🚀
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
-
Updated
Jun 24, 2020
-
Ruby
Android Adapter for the Master App
-
Updated
Nov 21, 2017
-
Kotlin
TurboReact for the Rails Asset Pipeline.
-
Updated
Feb 10, 2017
-
Ruby
-
Updated
Sep 29, 2018
-
Ruby
🔬 This is the example how to use rails to navigate, react forms consuming rest/graphql API
-
Updated
Jul 30, 2020
-
Ruby
Laravel integration turbolinks
Improve this page
Add a description, image, and links to the
turbolinks
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
turbolinks
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
While using turbolinks animate, the normal browser behavior of linking a specific element on the page from the url breaks
To Reproduce
Steps to reproduce the behavior:
document.addEventListener('turbolinks:load', () => TurbolinksAnimate.init())run in my#some-iddo