iPad Cursor

Hack iPad's mouse effect in browser,
can be used in any frameworks
Pnpm
NPM
Yarn
pnpm i ipad-cursor
html
vue
react

<body>
  <div>
    <span>
      will be text
    </span>
    <button data-cursor="block">
      Button
    </button>
  </div>

  <script type="module">
    import { initCursor } from "https://unpkg.com/ipad-cursor@latest";
    initCursor();
  </script>
</body>
Default
CustomBg
Blur Effect
Custom Border
Custom Animation Speed
Recover mouse
Enable iPad Mouse