Vanilla javascript particle animation with no external libraries or configuration files. Integrates with CSS for easy theming. https://git.asifbacchus.app/asif/ab-particles
Go to file
Asif Bacchus bbf7e3d2f2 change particle number calculation
Based on 1% of window width.
numParticles is a straight multiplier, so increment percentage. Simple.
2020-04-10 08:51:16 -06:00
.vscode minify js and use 2020-04-08 08:20:32 -06:00
js change particle number calculation 2020-04-10 08:51:16 -06:00
scss change sample palette to 'electric blue' 2020-04-10 08:48:02 -06:00
.gitattributes repo setup 2020-04-08 02:56:29 -06:00
.gitignore repo setup 2020-04-08 02:56:29 -06:00
README.md Initial commit 2020-04-08 02:47:33 -06:00
index.html use sub-resource integrity on loaded script 2020-04-10 05:10:37 -06:00

README.md

js-particles

Vanilla javascript particles animation