craftedbygc / taxi

Taxi is a 🤏 small and 🐊 snappy js library for adding slick PJAX navigation and beautiful transitions to your website.
https://taxi.js.org
569 stars 11 forks source link

Add data attribute to explicitly indicate a view is excluded from cache #15

Closed jakewhiteley closed 1 year ago

jakewhiteley commented 1 year ago

Something like taxi-no-cache could be added to views which would instruct the library to not store the fetched HTML in cache, and to refetch the page for every navigation to it.