1.2.1 • Published 1 year ago

@curiousyuvi/tquery-hooks v1.2.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

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
1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago