@@ -73,16 +73,23 @@ React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.j
7373 - [ ` @tsparticles/wordpress ` ] ( #@tsparticles/wordpress )
7474 - [ Elementor] ( #elementor )
7575 - [ Presets] ( #presets )
76+ - [ Ambient] ( #ambient )
7677 - [ Big Circles] ( #big-circles )
7778 - [ Bubbles] ( #bubbles )
7879 - [ Confetti] ( #confetti )
80+ - [ Confetti Cannon] ( #confetti-cannon )
81+ - [ Confetti Explosions] ( #confetti-explosions )
82+ - [ Confetti Falling] ( #confetti-falling )
83+ - [ Confetti Parade] ( #confetti-parade )
7984 - [ Fire] ( #fire )
8085 - [ Firefly] ( #firefly )
8186 - [ Fireworks] ( #fireworks )
8287 - [ Fountain] ( #fountain )
88+ - [ Hyperspace] ( #hyperspace )
8389 - [ Links] ( #links )
8490 - [ Sea Anemone] ( #sea-anemone )
8591 - [ Snow] ( #snow )
92+ - [ Squares] ( #squares )
8693 - [ Stars] ( #stars )
8794 - [ Triangles] ( #triangles )
8895 - [ Templates and Resources] ( #templates-and-resources )
@@ -163,18 +170,30 @@ Useful docs for the next step:
163170- Migration guide: < https://github.com/tsparticles/tsparticles/blob/main/markdown/pjsMigration.md >
164171- Presets catalog: < https://github.com/tsparticles/presets >
165172
166- Choose your quick-start path:
173+ ## Quick checklist
174+
175+ - Install ` @tsparticles/engine ` and one bundle (` @tsparticles/slim ` is the common default)
176+ - Load the bundle before calling ` tsParticles.load(...) `
177+ - Start from a small config, then extend incrementally
178+
179+ ## Choose your quick-start path
167180
168181- ** I want fewer dependencies** : use ` @tsparticles/engine ` + only needed feature packages
169182- ** I want the easiest default** : use ` @tsparticles/slim `
170183- ** I need everything enabled** : use ` @tsparticles/all `
171184
172- Common pitfalls:
185+ ## Common pitfalls
173186
174187- Loading options that require plugins before loading those plugin packages
175188- Starting with very high particle counts before checking FPS
176189- Mixing legacy snake_case keys with modern camelCase options
177190
191+ ## Related docs
192+
193+ - Main docs: < https://particles.js.org/docs/ >
194+ - Root options guide: < https://github.com/tsparticles/tsparticles/blob/main/markdown/Options.md >
195+ - Migration guide: < https://github.com/tsparticles/tsparticles/blob/main/markdown/pjsMigration.md >
196+
178197## ** _ Library installation_ **
179198
180199### ** _ Hosting / CDN_ **
@@ -492,6 +511,16 @@ the `Premium Addons for Elementor` plugin collection.
492511There are some presets ready to be used in [ this repository] ( https://github.com/tsparticles/presets ) , and they also have a bundle file that contains everything
493512needed to run.
494513
514+ ### Ambient
515+
516+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-ambient/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-ambient ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-ambient.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-ambient ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-ambient )] ( https://www.npmjs.com/package/@tsparticles/preset-ambient )
517+
518+ This preset loads ambient circles on a dark background.
519+
520+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/ambient/images/sample.png )] ( https://particles.js.org/samples/presets/ambient )
521+
522+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/ambient#readme )
523+
495524### Big Circles
496525
497526[ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-big-circles/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-big-circles ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-big-circles.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-big-circles ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-big-circles )] ( https://www.npmjs.com/package/@tsparticles/preset-big-circles )
@@ -522,6 +551,46 @@ This preset loads white and red confetti launched from the screen center on a tr
522551
523552You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/confetti#readme )
524553
554+ ### Confetti Cannon
555+
556+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti-cannon/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti-cannon ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-confetti-cannon.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-cannon ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-confetti-cannon )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-cannon )
557+
558+ This preset loads confetti launched from a draggable cannon.
559+
560+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/confettiCannon/images/sample.png )] ( https://particles.js.org/samples/presets/confettiCannon )
561+
562+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/confettiCannon#readme )
563+
564+ ### Confetti Explosions
565+
566+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti-explosions/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti-explosions ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-confetti-explosions.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-explosions ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-confetti-explosions )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-explosions )
567+
568+ This preset loads confetti bursts at multiple points on the screen.
569+
570+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/confettiExplosions/images/sample.png )] ( https://particles.js.org/samples/presets/confettiExplosions )
571+
572+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/confettiExplosions#readme )
573+
574+ ### Confetti Falling
575+
576+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti-falling/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti-falling ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-confetti-falling.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-falling ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-confetti-falling )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-falling )
577+
578+ This preset loads slowly falling confetti particles.
579+
580+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/confettiFalling/images/sample.png )] ( https://particles.js.org/samples/presets/confettiFalling )
581+
582+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/confettiFalling#readme )
583+
584+ ### Confetti Parade
585+
586+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-confetti-parade/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-confetti-parade ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-confetti-parade.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-parade ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-confetti-parade )] ( https://www.npmjs.com/package/@tsparticles/preset-confetti-parade )
587+
588+ This preset loads confetti moving horizontally across the screen like a parade.
589+
590+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/confettiParade/images/sample.png )] ( https://particles.js.org/samples/presets/confettiParade )
591+
592+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/confettiParade#readme )
593+
525594### Fire
526595
527596[ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fire/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-fire ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-fire.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-fire ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-fire )] ( https://www.npmjs.com/package/@tsparticles/preset-fire )
@@ -552,6 +621,16 @@ This preset loads a beautiful fireworks effect.
552621
553622You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/fireworks#readme )
554623
624+ ### Hyperspace
625+
626+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-hyperspace/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-hyperspace ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-hyperspace.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-hyperspace ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-hyperspace )] ( https://www.npmjs.com/package/@tsparticles/preset-hyperspace )
627+
628+ This preset loads a hyperspace tunnel effect with fast-moving particles.
629+
630+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/hyperspace/images/sample.png )] ( https://particles.js.org/samples/presets/hyperspace )
631+
632+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/hyperspace#readme )
633+
555634### Fountain
556635
557636[ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-fountain/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-fountain ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-fountain.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-fountain ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-fountain )] ( https://www.npmjs.com/package/@tsparticles/preset-fountain )
@@ -584,6 +663,14 @@ You can find the instructions [here](https://github.com/tsparticles/presets/tree
584663
585664You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/snow#readme )
586665
666+ ### Squares
667+
668+ [ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-squares/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-squares ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-squares.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-squares ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-squares )] ( https://www.npmjs.com/package/@tsparticles/preset-squares )
669+
670+ [ ![ demo] ( https://github.com/tsparticles/presets/raw/main/presets/squares/images/sample.png )] ( https://particles.js.org/samples/presets/squares )
671+
672+ You can find the instructions [ here] ( https://github.com/tsparticles/presets/tree/main/presets/squares#readme )
673+
587674### Stars
588675
589676[ ![ jsDelivr] ( https://data.jsdelivr.com/v1/package/npm/@tsparticles/preset-stars/badge )] ( https://www.jsdelivr.com/package/npm/@tsparticles/preset-stars ) [ ![ npmjs] ( https://badge.fury.io/js/@tsparticles/preset-stars.svg )] ( https://www.npmjs.com/package/@tsparticles/preset-stars ) [ ![ npmjs] ( https://img.shields.io/npm/dt/@tsparticles/preset-stars )] ( https://www.npmjs.com/package/@tsparticles/preset-stars )
0 commit comments