From da32f8b3d997c24b157cf83876bff4d02de0eec4 Mon Sep 17 00:00:00 2001 From: Ajitesh Rai Date: Fri, 29 Jun 2018 22:52:38 +0530 Subject: [PATCH] Add particles.js (#343) A lightweight JavaScript library for creating particles. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9374b55..2cf1245 100644 --- a/README.md +++ b/README.md @@ -833,6 +833,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [animatable](https://github.com/LeaVerou/animatable) - One property, two values, endless possiblities * [shuffle-images](https://github.com/peachananr/shuffle-images) - The Simplest Way to shuffle through images in a Creative Way http://www.thepetedesign.com/demos/shuffle-images_demo.html * [smoothState.js](https://github.com/miguel-perez/smoothState.js) - Unobtrusive page transitions with jQuery. http://smoothstate.com/ +* [particles.js](https://github.com/VincentGarreau/particles.js) - A lightweight JavaScript library for creating particles. ## Image Processing