astro-100-stellar-color-particles
v0.0.1
Published
An Astro component that renders a reactive particle field background, creating a sense of motion and depth
Downloads
3
Maintainers
Readme
astro-100-stellar-color-particles
An Astro component that renders a reactive particle field background, creating a sense of motion and depth
Installation 📖
# You can intall with npm
npm install astro-100-stellar-color-particles
# or with yarn
yarn add astro-100-stellar-color-particles
# or with pnpm
pnpm add astro-100-stellar-color-particlesUsage ⚙️
---
import StellarColorParticles from 'astro-100-stellar-color-particles';
---
<StellarColorParticles />
