ryuKKu- / angular-particle

Particle.js rewritted for Angular2/4
56 stars 22 forks source link

Update to Angular 9 #41

Open MetaMoRpheXx opened 4 years ago

MetaMoRpheXx commented 4 years ago

Will there be a compatibility update for the latest stable release of angular?

wnabil commented 4 years ago

As this package is dead i forked it into my profile, updated it to work with Angular 9 and published it as ngx-particle on npmjs https://www.npmjs.com/package/ngx-particle

matteobruni commented 4 years ago

Have you tried this? https://www.npmjs.com/package/ng-particles

clerkzhang commented 4 years ago

Have you tried this? https://www.npmjs.com/package/ng-particles

not working

matteobruni commented 4 years ago

Have you tried this? https://www.npmjs.com/package/ng-particles

not working

Can you tell me more? My test project worked fine

eremeeff commented 4 years ago

As this package is dead i forked it into my profile, updated it to work with Angular 9 and published it as ngx-particle on npmjs https://www.npmjs.com/package/ngx-particle

This package works, thanks a lot!

matteobruni commented 3 years ago

Release ng-particles 2.0, you can see it working here: https://codesandbox.io/s/ng-particles-2-vfxhi lighter and many more features than this project, have fun https://github.com/matteobruni/tsparticles/blob/master/components/angular/README.md

markwrightdev commented 3 years ago

Release ng-particles 2.0, you can see it working here: https://codesandbox.io/s/ng-particles-2-vfxhi lighter and many more features than this project, have fun https://github.com/matteobruni/tsparticles/blob/master/components/angular/README.md

I’m using that too, works perfectly