particle-with-nine-directions
v0.0.1
Published
An Astro component that generates interactive particles with only nine possible directional choices
Downloads
2
Maintainers
Readme
particle-with-nine-directions
An Astro component that generates interactive particles with only nine possible directional choices
Installation 📖
# You can intall with npm
npm install particle-with-nine-directions
# or with yarn
yarn add particle-with-nine-directions
# or with pnpm
pnpm add particle-with-nine-directionsUsage ⚙️
---
import ParticleWithNineDirections from 'particle-with-nine-directions';
---
<ParticleWithNineDirections />
