angular/compose-with-tanstack-store
OfficialShare TanStack Table state across Angular apps
Software Engineering#state management#angular#signals#tanstack table#tanstack store#url sync#cross-table coordination
AuthorTanStack
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of keeping TanStack Table v9 state consistent when you need cross-component, cross-route, or cross-app sharing instead of relying only on component-local Angular signals.
Core Features & Use Cases
- External state ownership via
atoms: wire TanStack Store atoms into TanStack Table slices so multiple consumers read/write the same state source of truth. - Use the right read surfaces: understand and use
table.atoms.<slice>,table.baseAtoms.<slice>, andtable.storecorrectly with Angular signal reactivity. - URL sync and multi-table coordination: build patterns like deep-linkable pagination/sorting and shared filters across multiple tables.
Quick Start
Ask an AI coding assistant to show how to create a shared Store atom for pagination and pass it through the atoms option in injectTable, then mirror atom changes to the Angular router query params for URL-synced paging.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: angular/compose-with-tanstack-store Download link: https://github.com/TanStack/table/archive/main.zip#angular-compose-with-tanstack-store Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.