ラッパー: @tsparticles/lit
tsParticles の公式 Lit ラッパー。
インストール
bash
pnpm add @tsparticles/lit @tsparticles/engine @tsparticles/slim簡単なセットアップの流れ
- ラッパー + エンジン + ローダー パッケージをインストールします。
- アプリ起動時に機能を登録/ロードします。
- props として渡されたオプションを含む Lit コンポーネントを使用します。
モノリポジトリ参照
- パッケージフォルダー: https://github.com/tsparticles/tsparticles/tree/main/wrappers/lit
- デモアプリ: https://github.com/tsparticles/tsparticles/tree/main/demo/lit
リードミー
- ラッパーフォルダーのドキュメント: https://github.com/tsparticles/tsparticles/tree/main/wrappers/lit
