Skip to content

ba-click-fx v1.1.2 - Blue Archive Click Effect and Cursor Trail for Web

Choose a tag to compare

@CialloKing CialloKing released this 09 Jul 18:00

ba-click-fx v1.1.2

Blue Archive / 蔚蓝档案 style mouse click effect and cursor trail animation for web.

Highlights

  • Pure Canvas 2D mouse click effect and cursor trail animation
  • Blue Archive style click disk, rotating ring, particle sparks, and drag trails
  • 60+ configurable parameters
  • Supports npm, CDN, and direct download
  • Zero external runtime dependencies

Changes

  • README GIF uses jsDelivr CDN, visible on npm page as well
  • CDN version changed to @main for auto-latest
  • Improved README Chinese localization and GIF comparison layout
  • CI now runs npm test after build

Links

Install

npm install ba-click-fx

CDN

<script src="https://cdn.jsdelivr.net/npm/ba-click-fx@1.1.2/dist/ba-click-fx.iife.js"></script>