Wrapper: angular-fireworks
Official Angular wrapper around @tsparticles/fireworks.
Install
bash
pnpm add angular-fireworks @tsparticles/fireworksQuick setup flow
- Install wrapper +
@tsparticles/fireworks. - Initialize once in Angular app bootstrap.
- Trigger fireworks actions from your UI handlers.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/angular-fireworks
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/angular
Readme
- Wrapper README: https://github.com/tsparticles/tsparticles/tree/main/wrappers/angular-fireworks#readme
