vue-catch-hrefs
Href catcher
Catches clicks on href links and redirects to a local router instance
🔗 Catch clicks on hrefs links (in v-html) and route them to vue-router
5 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
domlistenpath-formatterredirectionvue-router
Related projects:
Repository | Description | Stars |
---|---|---|
lorrenrules/vue-trip-wire | Fires functions when an element reaches a designated position in the viewport. | 3 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
ianaya89/vue-esc | A Vue.js directive to catch the escape keyup event globally on the document. | 36 |
aofdev/vuefire-realtimedatabase | A Vue.js project implementing real-time CRUD functionality with Firebase | 28 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
thisdotname/vue-share-it | A Vue.js component for sharing links on social networks | 23 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
mikerockett/vue-routisan | Provides an alternative to traditional route definition methods in Vue Router by using a fluent API inspired by Laravel. | 203 |
derhuerst/hafas-gtfs-rt-feed | Converts real-time HAFAS data into a GTFS Realtime feed by matching it against static GTFS data | 19 |
soc221b/vue-route-props | Automatically binds Vue-router query to the Vue instance's root object. | 1 |
hrynko/vue-pdf-embed | A Vue.js component for displaying and interacting with PDF documents | 740 |