-
Let me start by saying I love this library! I am trying to get this to work with React. I'm calling
` particlesJS.load('particles-js', '../assets/particles.config.json', function() {
console.…
-
Hey Vincent Thanks for this :)
I am having a little problem as
Your online preview " http://vincentgarreau.com/particles.js/ " looks so smooth on all screens.
When I am running file locally(in smal…
-
### Expected Behaviour
Will display barcode scanner
### Actual Behaviour
Not showing barcode scanner
### Reproduce Scenario (including but not limited to)
When I click the scan button for bar…
-
As a result of this commit:
https://github.com/gantry/gantry5/commit/56115df809736d1f6532c468f5268ff8d164eab1
particle ID (id="{{ id }}") may be displayed twice (at least I noticed it in Acronym…
-
I am initializing multiple particle instances like this
```
function initialize_particles(){
particlesJS.load('particles_1', my_particles.particles_json);
particlesJS.load('particles_2', my_p…
-
It is done to the background of falling snowflakes on a template?
-
hi thank you package.
it's bug? when i use
```
particlesJS.load('particles-js','particles.json');
```
chrome console show
`Uncaught SyntaxError: Unexpected token :`
file particles.json content
…
-
It looks like it's a bit of a problem, and it doesn't run.
-
Recently i start to try GulpStarter by Vigetlabs https://github.com/vigetlabs/gulp-starter for creating static pages.
it uses webpack + Babel for JS tasks.
i create a page and added
theater.js scene(h…
-
I tried JSON way, it does not work for me.
So I tried to use particlesJS directly with config object in client side, the console shows:
> hex.replace is not a function in [null]
```
particlesJS("par…