@typedream/zustand-query
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Zustand Query

A simple data fetching tool, built on top of Zustand, inspired by RTK Query.

Usage

TODO: See examples for now

Examples

We have a couple examples listed in examples folder. To run them:

cd examples/basic
yarn
yarn dev

Development

We usually use the basic example to develop zustand-query. It's easy to do so by doing a symlink from dist to the example's node_modules

Steps:

  1. yarn
  2. yarn link
  3. yarn dev
  4. cd examples/basic
  5. yarn link @typedream/zustand-query
  6. yarn dev

Readme

Keywords

none

Package Sidebar

Install

npm i @typedream/zustand-query

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

37.8 kB

Total Files

13

Last publish

Collaborators

  • setiawanjess
  • putrikarunia
  • armedi
  • albertputrapurnama