You can see the particles moving in the background of this website. I developed this animation all by myself without using any library. Many people asked me how I made this animation. So, I decided to make it an npm package. It is a simple npm package which can be used to add motion animation to any element. You can customize the motion speed and direction. Elements can be any HTML element and it will move on mouse move event and device move event (for mobile devices).
Open Source