You can install TanStack DB with any NPM package manager.
Only install one of the following packages depending on your use case:
npm install @tanstack/react-db
npm install @tanstack/react-db
TanStack DB is compatible with React v16.8+
npm install @tanstack/solid-db
npm install @tanstack/solid-db
COMING SOON
npm install @tanstack/svelte-db
npm install @tanstack/svelte-db
COMING SOON
npm install @tanstack/vue-db
npm install @tanstack/vue-db
TanStack DB is compatible with Vue v3.3.0+
npm install @tanstack/db
npm install @tanstack/db
Install the the core @tanstack/db package to use with any framework or without a framework. Each framework package up above will also re-export everything from this core package.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.