ラッパー: @tsparticles/nuxt3
tsParticles の公式 Nuxt 3 モジュール ラッパー。
インストール
bash
pnpm add @tsparticles/nuxt3 @tsparticles/engine @tsparticles/slim簡単なセットアップの流れ
- モジュール + エンジン + 選択したローダーをインストールします。
- モジュール/プラグインをクライアント側レンダリングに登録します。
- コンポーネントまたはコンポーザブルのセットアップでオプションを構成します。
モノリポジトリ参照
- パッケージフォルダー: https://github.com/tsparticles/tsparticles/tree/main/wrappers/nuxt3
- デモアプリ: https://github.com/tsparticles/tsparticles/tree/main/demo/nuxt3
