tsparticles / vue3

Vue.js tsParticles official component
MIT License
109 stars 6 forks source link

docs incomplete #17

Closed rowanfuchs closed 1 year ago

rowanfuchs commented 1 year ago

The docs only describe that you need to install vue3-particles while this should also be with tsparticles

matteobruni commented 1 year ago

The docs only describe that you need to install vue3-particles while this should also be with tsparticles

It’s not mandatory, you can install tsparticles-slim if you need a smaller version with less features

Related issue: https://github.com/matteobruni/tsparticles/issues/4784#issuecomment-1288171828

rowanfuchs commented 1 year ago

Oh thats very good to know, thank you!