SaaSHub helps you find the best software and product alternatives Learn more →
tsParticles Alternatives
Similar projects and alternatives to tsParticles
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
-
-
-
-
-
framer/motion
Discontinued Open source, production-ready animation and gesture library for React [Moved to: https://github.com/motiondivision/motion]
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
Konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
-
paper.js
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
-
-
-
-
-
-
Scrawl-canvas
Responsive, interactive and more accessible HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element easier, and more fun
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tsParticles discussion
tsParticles reviews and mentions
-
My submission for the Frontend Challenge (Dec'24)
I wanted to go with a night sky theme because the Winter Solstice causes the Northern Hemisphere to experience the shortest day of the year. So, I remembered our old friend particles.js. Except now it has transformed into tsParticles with a bunch of memory leak fixes, optimizations, and a rewrite in typescript. This forms the background of the page. I configured it to not be distracting while also looking lively and aesthetically pleasing. Getting this setup was a pain that I did not expect. The latest version has a tsparticles.bundle.js which is supposed to be everything you need and exports globals so that you can get started in one line, but that was not the case. I tried to manually call it's setup while using the tsparticles.engine.js to no avail. This suffers from a lack of useful documentation. I also tried the slim version which had one example usage but it did not work. I tried just replacing the version with an older one (since what I needed was mostly basic behaviour and not their newer features) and struck gold with 1.43.1. You would expect following the instructions in the readme would get you live, but this was not true here.
-
tsParticles
tsParticles - A lightweight TypeScript library for creating particles https://particles.js.org
- Show HN: An open source lightweight TypeScript library for creating particles
-
Pride Month
To add the confetti effect I used an open-source library called tsparticles, to see its code you can check here:https://github.com/tsparticles/tsparticles
- Show HN: TsParticles, a JavaScript particles, confetti, fireworks, etc. library
- A useful front-end particles, confetti and fireworks animations library
- tsParticles 3.0.0 is out. Breaking changes ahead.
-
Mocha/Chai with TypeScript (2023 update)
I wrote an article in 2020 for using Mocha/Chai in a TypeScript project, that I'm using in tsParticles (leave a star if you want 🌟, it's free 👀).
-
[Showoff Saturday] I created a link shortener as a fun little project.
At first, I attempted to create my own particle effect, but I realized it's actually a lot harder than it seems. So I went with a third-party library that is made specially for particles. You can check out the repo https://github.com/matteobruni/tsparticles. They have lots of neat effects.
-
Best Animation Libraries For React🎉
tsParticles - Easily create highly customizable particles, confetti, and fireworks animations and use them as animated backgrounds for your website. Ready-to-use components available for Reacts, Angular, Svelte, and Web Components.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Feb 2025
Stats
tsparticles/tsparticles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of tsParticles is TypeScript.