blend-particles-difference
v0.0.1
Published
An Astro component that generates an interactive particles background with a blend difference effect
Downloads
3
Maintainers
Readme
blend-particles-difference
An Astro component that generates an interactive particles background with a blend difference effect
Installation 📖
# You can intall with npm
npm install blend-particles-difference
# or with yarn
yarn add blend-particles-difference
# or with pnpm
pnpm add blend-particles-differenceUsage ⚙️
---
import BlendParticlesDifference from 'blend-particles-difference';
---
<BlendParticlesDifference />
