Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 254 Bytes

Query Mobx

TanStack Query adaptor for MobX.

  1. Using public APIs from @tanstack/query-core just like @tanstack/{vue,react,solid...}-query
  2. Observe your query result just like an ordinary MobX observable object.