Skip to content

Commit 49fdeae

Browse files
RyanRollaarongarciah
authored andcommitted
feat: add react-use-api (rehooks#160)
* feat: add react-use-api * feat(README): add react-use-api
1 parent a2d8c7f commit 49fdeae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
- [`react-speech-kit`](https://github.com/MikeyParton/react-speech-kit) Hooks for browser Speech Recognition and Speech Synthesis.
117117
- [`react-state-patterns`](https://github.com/mcclayton/react-state-patterns) Utility package for creating reusable implementations of React state provider patterns from hooks.
118118
- [`react-swipeable`](https://github.com/dogfessional/react-swipeable) React swipe event handler hook.
119+
- [`react-use-api`](https://github.com/RyanRoll/react-use-api) Async HTTP request data for axios. Designed for diverse UI states, SSR and data pre-caching.
119120
- [`react-use-calendar`](https://github.com/gregnb/react-use-calendar) A hook for implementing a calendar with events.
120121
- [`react-use-clipboard`](https://github.com/danoc/react-use-clipboard) A hook that copies text to a user's clipboard.
121122
- [`react-use-data-loader`](https://github.com/smmoosavi/react-use-data-loader) React hook for loading data

0 commit comments

Comments
 (0)