Skip to content

Commit b9ed67c

Browse files
authored
docs(community-projects): Add Tanstack Query Visualizer to the list o… (#10085)
docs(community-projects): Add Tanstack Query Visualizer to the list of community projects
1 parent 08050cb commit b9ed67c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/community-resources.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,11 @@ others:
175175
url: 'https://github.com/rametta/rapini',
176176
description: '🥬 OpenAPI to React Query (or SWR) & Axios',
177177
},
178+
{
179+
title: 'Tanstack Query Visualizer',
180+
url: 'https://tanstack-query-visualizer.sofi.coop/',
181+
description: 'An interactive sandbox that visualizes the relationship between mutations and query keys.',
182+
},
178183
{
179184
title: 'ts-rest',
180185
url: 'https://ts-rest.com/',

0 commit comments

Comments
 (0)