Skip to main content

TanStack/devtools

SkillsMP は TanStack/devtools から 9 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
9
GitHub スター
493
GitHub フォーク
98

このリポジトリの skills

1 件の職業カテゴリ · 89% 分類済み

収集済み skill 9 件中 9 件を表示しています。

職業分類
未分類
説明

Install TanStack Devtools, pick framework adapter (React/Vue/Solid/Preact), register plugins via plugins prop, configure shell (position, hotkeys, theme, hideUntilHover, requireUrlFlag, eventBusConfig). TanStackDevtools component, defaultOpen, localStorage…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create typed EventClient for a library. Define event maps with typed payloads, pluginId auto-prepend namespacing, emit()/on()/onAll()/onAllPluginEvents() API. Connection lifecycle (5 retries, 300ms), event queuing, enabled/disabled state, SSR fallbacks,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze library codebase for critical architecture and debugging points, add strategic event emissions. Identify middleware boundaries, state transitions, lifecycle hooks. Consolidate events (1 not 15), debounce high-frequency updates, DRY shared payload…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build devtools panel components that display emitted event data. Listen via EventClient.on(), handle theme (light/dark), use @tanstack/devtools-ui components. Plugin registration (name, render, id, defaultOpen), lifecycle (mount, activate, destroy), max 3…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Publish plugin to npm and submit to TanStack Devtools Marketplace. PluginMetadata registry format, plugin-registry.ts, pluginImport (importName, type), requires (packageName, minVersion), framework tagging, multi-framework submissions, featured plugins.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Handle devtools in production vs development. removeDevtoolsOnBuild, devDependency vs regular dependency, conditional imports, NoOp plugin variants for tree-shaking, non-Vite production exclusion patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure @tanstack/devtools-vite for source inspection (data-tsd-source, inspectHotkey, ignore patterns), console piping (client-to-server, server-to-client, levels), enhanced logging, server event bus (port, host, HTTPS), production stripping…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use devtools-utils factory functions to create per-framework plugin adapters. createReactPlugin/createSolidPlugin/createVuePlugin/createPreactPlugin, createReactPanel/createSolidPanel/createVuePanel/createPreactPanel. [Plugin, NoOpPlugin] tuple for…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Two-way event patterns between devtools panel and application. App-to-devtools observation, devtools-to-app commands, time-travel debugging with snapshots and revert. structuredClone for snapshot safety, distinct event suffixes for observation vs commands,…

原文の言語: 英語

更新
収集済み skill 9 件中 9 件を表示しています。