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