Installation

You can install TanStack Store with any NPM package manager.

React

sh
npm install @tanstack/react-store
npm install @tanstack/react-store

TanStack Store is compatible with React v16.8+ and is currently only compatible with ReactDOM only. If you would like to contribute to the React Native adapter, please reach out to us on Discord.

Vue

sh
npm install @tanstack/vue-store
npm install @tanstack/vue-store

TanStack Store is compatible with Vue 2 and 3.

Angular

sh
npm install @tanstack/angular-store
npm install @tanstack/angular-store

TanStack Store is compatible with Angular 16+

SolidJS

sh
npm install @tanstack/solid-store
npm install @tanstack/solid-store

TanStack Store is compatible with Solid and SolidStart.

Svelte

sh
npm install @tanstack/svelte-store
npm install @tanstack/svelte-store

TanStack Store is compatible with Svelte 5.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.