Overview:
bannertsParticles is a lightweight TypeScript library for creating particles that is compatible with various frameworks such as React.js, Vue.js, Angular, and more. It is dependency-free and browser-ready, making it easy to integrate with different projects.
Features:
- Dependency Free: bannertsParticles does not have any external dependencies, keeping the library lightweight and efficient.
- Framework Compatibility: Compatible with popular frameworks like React.js, Vue.js, Angular, and more, making it versatile for different projects.
- Hosted on CDNs: Available on popular CDNs like jsDelivr, making it easy to include in projects without the need for manual installation.
- Multiple Presets: Includes presets for various particle effects such as Bubbles, Confetti, Fire, Firefly, and more, offering a wide range of customization options.
Installation:
To install bannertsParticles, you can use the provided CDN links or install via npm or yarn.
Hosting / CDN:
- jsDelivr:
<script src="https://cdn.jsdelivr.net/npm/@tsparticles/engine"></script>
- cdnjs:
<script src="https://cdnjs.cloudflare.com/ajax/libs/tsparticles/1.22.0/tsparticles.min.js"></script>
- npm:
npm install @tsparticles/engine
Summary:
bannertsParticles is a versatile and lightweight TypeScript library for creating particle effects on websites. With its compatibility with various frameworks, easy installation through CDNs or npm, and a wide range of presets available, bannertsParticles offers a convenient solution for developers looking to enhance their web projects with interactive particle animations.