UNPKG

@tsparticles/particles

Version:

Minimal tsParticles particles bundle — lightweight particle engine without confetti or fireworks extras. Perfect for pure particle backgrounds. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, In

4 lines (3 loc) 129 B
export { particles } from "./index.js"; export type { ParticlesOptions } from "./index.js"; export * from "@tsparticles/engine";