Skip to content

Instantly share code, notes, and snippets.

@thomasgroch
Forked from harshadsatra/Vue3.md
Created March 26, 2022 17:03
Show Gist options
  • Save thomasgroch/993ad91f83acb0b6cb73b11822afd40f to your computer and use it in GitHub Desktop.
Save thomasgroch/993ad91f83acb0b6cb73b11822afd40f to your computer and use it in GitHub Desktop.
Vue3 related lists

A curated list of awesome things related to Vue 3

Resources

Official

Related awesome lists

Articles

Packages

  • vue-next - Repo for Vue 3.0
  • vue-cli-plugin-vue-next - A Vue CLI plugin for trying out vue-next (experimental)
  • vue-router-next - The Vue 3 official router (WIP)
  • vue-test-utils-next - The next iteration of Vue Test Utils, targeting Vue 3
  • composition-api - Vue2 plugin for the Composition API.
  • vite - Native-ESM powered web dev build tool. It's fast.
  • vitepress - Vite & Vue powered static site generator
  • vue-use-web - 🕸 Web APIs implemented as Vue.js composition functions
  • vee-validate - VeeValidate (v4) Vue 3 Template driven form validation
  • vuelidate-next - Vuelidate (next) - Simple, lightweight model-based validation
  • vue-compose-promise - 💝 Promises using vue composition API
  • vue-composition-toolkit - 💚 Vue3 Composition-API toolkit
  • vue-composable - Vue composition-api composable components
  • vueuse - 🧰 Collection of essential Vue Composition API utils works for Vue 2 and 3
  • vue-use-kit - 🛠️ Useful collection of Vue composition API functions
  • vue-condition-watcher - 🕶 Vue Composition API for automatic fetch data when condition has been changed
  • vue-router-compositions - VueRouter Composition-API utils library
  • vue-use-switch-map - 👽 The power of the RxJS switchMap operator injected into the Vue composition world
  • vue-use-infinite-scroll - ♾️ A Vue composition function that makes infinite scroll a breeze
  • vuehooks - 🌟 Collection of utility composition functions for Vue
  • vue-cookie-next - 🍪 A vue 3 plugin for handling browser cookies with typescript support.
  • vue-draggable-next - 🧱 A Vue 3 drag-and-drop component based on Sortable.js.
  • vue-float-menu - Customizable Floating Menu for Vue 3
  • vue-toastification - 🍞 Light, easy, and beautiful Toasts for Vue 2 and 3.
  • vue3-scroll-picker - A scroll picker component for Vue 3.
  • vue-concurrency - 🚦 A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
  • vue-inline-svg - Vue component loads an SVG source dynamically and inline <svg> so you can manipulate the style of it with CSS or JS. Works for Vue 2 and 3.
  • vue-3-sanitize - HTML sanitizer for Vue.js 3 apps
  • echarts-for-vue - 📊📈ECharts wrapper component for Vue 3 and 2
  • headlessui-vue - A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS.
  • vue3-spring - A spring-physics based animation library, in addition to more components, to cover most of the UI related animations.
  • vue3-carousel - Modern lightweight carousel component built for Vue 3.
  • vue3-tabs - A swipeable tabs component for vue 3.
  • particles.vue3 - A lightweight library for easily create highly customizable particles animations for websites
  • vue-final-modal - A renderless, lightweight, feature-rich modal component for Vue 3.
  • vueper-slides - A touch ready and responsive slideshow / carousel for Vue and Vue 3.
  • splitpanes - A Vue and Vue 3 reliable, simple and touch-ready panes splitter / resizer.
  • vue-cal - A Vue and Vue 3 full calendar, no dependency, no BS. 🤘
  • wave-ui - An emerging UI framework for Vue.js & Vue 3 with only the bright side. ☀️
  • vant - Lightweight Mobile UI Components built on Vue 3
  • vue-hooks-form - Building forms with Vue composition API
  • vue-visibility - Vue plugin that hides or shows elements depending of a criteria. 👀
  • vue-responsive-video-background-player - Play your own videos in background responsively in different resolutions.

Examples

Tools

  • aria-vue - Headless testing with Vite + Vue + Vue-Testting-Utils

Videos

Books

Courses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment