@curiousyuvi/tquery-hooks

1.2.1 • Public • Published

TQuery Hooks

A library of TanStack Query actions for a demo json-server REST API. Superagent library used for REST API calls.

Installation

npm i @curiousyuvi/tquery-hooks

or

yarn add @curiousyuvi/tquery-hooks

Testing

Unit Tests for each action written using vitest and @testing-library/react are present. To run tests hit:

npm run test

or

yarn test

Storybook

Storybook example for each action are present. To run storybook hit:

npm run storybook

or

yarn storybook

Package Sidebar

Install

npm i @curiousyuvi/tquery-hooks

Weekly Downloads

4

Version

1.2.1

License

none

Unpacked Size

29.7 kB

Total Files

39

Last publish

Collaborators

  • curiousyuvi