Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 21, 2021 05:09 pm GMT

tsParticles 1.32.0 - More plugins, lighter and more particles, confetti and fireworks effect for your website

tsParticles 1.32.0 changelog

Breaking Changes

  • Removed some old unused alias types
  • Removed the infection plugin from the library, it's an external plugin now
  • Removed light interaction from the core library, it's an external plugin now

Bug Fixes

  • Improved particles links, closes #1848
  • Fixed out of canvas out mode

New Features

  • Improved roll back color, now darken and enlighten can be set both and one of them will be picked randomly for each particle and will work also for animated colors
  • Added particles orbits external plugin, closes #188
  • Added particle repulse external plugin, closes #609

GitHub logo matteobruni / tsparticles

tsParticles - Easily create highly customizable particles animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno.

banner

tsParticles - TypeScript Particles

A lightweight TypeScript library for creating particles. Dependency free (*), browser ready and compatible with React, Vue, Angular, Svelte, jQuery, Preact, Inferno

Rate on Openbase jsDelivr Cdnjs npmjs npm lerna CodeFactor Codacy Badge Gitpod Ready-to-Code Run on Repl.it

Do you want to use it on your website?

This library is available on the two most popular CDNs and it's easy and ready to use, if you were using particles.js it's even easier.

You'll find the instructions below, with all the links you need, and don't be scared by TypeScript, it's just the source language.

The output files are just JavaScript.

CDNs and npm have all the sources you need in Javascript, a bundle browser ready (tsparticles.min.js) and all files splitted for import syntax.

If you are still interested some lines below there are some instructions for migrating from the old particles.js library.

Library installation

Hosting / CDN

Please use this hosts or your own to


Original Link: https://dev.to/matteobruni/tsparticles-1-32-0-more-plugins-lighter-and-more-particles-confetti-and-fireworks-effect-for-your-website-3fmk

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To