メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

use-sync-external-store

Skill 検証済み
98

Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.

AI サマリー

This package provides a shim for React's `useSyncExternalStore` hook, ensuring compatibility with older React versions that support hooks. It is part of the official React repository and includes logic for both client and server environments.

インストール

npx skills add facebook/react

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

2 days ago に更新
ソースコードを表示