ba-click-fx v1.1.2 - Blue Archive Click Effect and Cursor Trail for Web
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
@mainfor auto-latest - Improved README Chinese localization and GIF comparison layout
- CI now runs
npm testafter build
Links
- Online Demo: https://ba-click-fx.cialloking.top/
- npm: https://www.npmjs.com/package/ba-click-fx
- GitHub: https://github.com/CialloKing/ba-click-fx
Install
npm install ba-click-fxCDN
<script src="https://cdn.jsdelivr.net/npm/ba-click-fx@1.1.2/dist/ba-click-fx.iife.js"></script>