wufe / react-particles-js

Particles.js for React
https://rpj.bembi.dev/
MIT License
1.16k stars 106 forks source link

New type "images" to display multiple images #40

Closed wdavidw closed 6 years ago

wdavidw commented 6 years ago

This commit introduces a new "images" type similar to the current "image" type. The only difference is that it expects an array of images instead of an image object. If accepted, could you publish a minor version on NPM, thank you very much.

wufe commented 6 years ago

Done 👍🏻