Skip to content

Wrapper: @tsparticles/ember

Official Ember wrapper for tsParticles.

Install

bash
pnpm add @tsparticles/ember @tsparticles/engine @tsparticles/slim

Quick setup flow

  1. Install wrapper + engine + loader package.
  2. Initialize engine features once in app bootstrap.
  3. Mount the Ember component with your options.

Monorepo references

Readme