tsParticles 1.37.2 Changelog
Bug Fixes
- Fixed issue with dynamic imports and async loading
- Added browserslist to fix some issues with older browsers (should fix #2428)
tsparticles / 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
- …
React Particles.js deprecation
As mentioned in the title, the library react-particles-js is officially deprecated in favor of react-tsparticles, since they share the same core library.
You can read more here, so if you were or are using that library it's recommended to migrate to the tsParticles official React component.
There are also some benefits to this migration:
- React 17.x support, no need to override peer dependencies warnings
- More frequent updates, a new React tsParticles version will be released with the core library, they share the same version so you'll know if you have the right version
- Future proof, since tsParticles v2 is coming with a lot of breaking changes, the React tsParticles component will be ready since day one
- More updated documentation, you'll find every needed information in the same documentation of tsParticles core library since they share the repository and the maintainer
Top comments (0)