An animated custom cursor effects for interactive elements like navigation - w/ VueJS - SSR Compatible
The Vue Cursor Fx is a package that allows for animated custom cursor effects for interactive elements like navigation using VueJS. It is SSR compatible and can be easily installed using npm or yarn. The package provides customization options for the cursor’s color, size, shape, delay, and more. It also includes integration with VueRouter and NuxtJs.
To install the Vue Cursor Fx package, you can follow these steps:
git clone https://github.com/LuXDAmore/vue-cursor-fx.git
yarn install
(or npm install
)yarn dev
(or npm run dev
)The Vue Cursor Fx is a package that provides animated custom cursor effects for interactive elements using VueJS. It offers customization options and integration with VueRouter and NuxtJs. Installation is easy and the package is SSR compatible.