Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

use-sync-external-store

Skill Проверено
98

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

Резюме ИИ

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, …). Предполагается, что репозиторий соответствует формату agentskills.io.

Обновлено about 19 hours ago
Посмотреть исходный код