astro-escarcha-particle
v0.0.1
Published
An Astro component that renders an interactive sparkling particle background, where shimmering ‘scarcha’ particles gracefully follow and react to the user’s mouse movements.
Maintainers
Readme
astro-escarcha-particle
An Astro component that renders an interactive sparkling particle background, where shimmering ‘scarcha’ particles gracefully follow and react to the user’s mouse movements.
Installation 📖
# You can intall with npm
npm install astro-escarcha-particle
# or with yarn
yarn add astro-escarcha-particle
# or with pnpm
pnpm add astro-escarcha-particleUsage ⚙️
---
import EscarchaParticle from 'astro-escarcha-particle';
---
<EscarchaParticle />
