tsParticles 2.9.0 Changelog
New Features
- Creating confetti 🎉🎊 bundle, easier confetti animations usage. Removed
confetti
function from the preset, this bundle replaces this feature. The readme with instructions can be found here - Creating fireworks 🎆🎇 bundle, easier fireworks animations usage. The readme with instructions can be found here
Minor Changes
- Added version to the
Engine
object. - Added
color
andcolorOffset
properties tosplit
options. - Changed default particles
number
value to0
, the previous default value was meaningless. You must specify a number now, it's easier to implementemitters
plugin since you can declare just theemitters
property without specifying0
particles. If you need any number, you declare it ignoring the default value.
--
v3.0
Probably this will be the last v2.x
version, except some bug fixes needed before v3.0
will be released.
You can read more about the upcoming v3.0
in the post linked below
Preparing tsParticles v3
Matteo Bruni for tsParticles ・ Jan 10
--
Social links
matteobruni / tsparticles
tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
tsParticles - TypeScript Particles
A lightweight TypeScript library for creating particles. Dependency free (*), browser ready and compatible with React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web Components
Table of Contents
-
tsParticles - TypeScript Particles
- Table of Contents
- Do you want to use it on your website?
- Library installation
- Official components for some of the most used frameworks
- Presets
- Templates and Resources
- Demo / Generator
- Video Tutorials
- …
Top comments (0)