Implement Hotkeys in Vue 3

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vue-global-events

    ⌨️ Register global events as a component

  • I am building a small web application using Vue 3 for my university. I have to implement "global" hotkeys into the application so that the user can quickly add or edit data in the application. I found many libraries that offer such functionality, but they seem to be build for Vue 2.x and not Vue 3. Examples: - https://github.com/shentao/vue-global-events/tree/next - https://github.com/iFgR/vue-shortkey - https://github.com/Dafrok/v-hotkey

  • vue-shortkey

    Vue-ShortKey - The ultimate shortcut plugin to improve the UX

  • I am building a small web application using Vue 3 for my university. I have to implement "global" hotkeys into the application so that the user can quickly add or edit data in the application. I found many libraries that offer such functionality, but they seem to be build for Vue 2.x and not Vue 3. Examples: - https://github.com/shentao/vue-global-events/tree/next - https://github.com/iFgR/vue-shortkey - https://github.com/Dafrok/v-hotkey

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • v-hotkey

    Vue 2.x directive for binding hotkeys to components.

  • I am building a small web application using Vue 3 for my university. I have to implement "global" hotkeys into the application so that the user can quickly add or edit data in the application. I found many libraries that offer such functionality, but they seem to be build for Vue 2.x and not Vue 3. Examples: - https://github.com/shentao/vue-global-events/tree/next - https://github.com/iFgR/vue-shortkey - https://github.com/Dafrok/v-hotkey

  • vueuse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

  • Look at https://vueuse.org - they have a lot of useful staff for Vue3

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts