Splash Cursor effect - a vanilla JS port Demo https://xiqi.github.io/splash-cursor-effect-vanilla-js/demo/ Usage Copy splashCursor.js to your project Include the script in the <head> section: <script src="splashCursor.js" defer></script> Done Attribution Derived from ReactBits