Skip to content

Commit c3358cf

Browse files
authored
Add react-use-d3 (rehooks#252)
1 parent a63c5ff commit c3358cf

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
@@ -166,6 +166,7 @@
166166
- [`react-use-browser`](https://github.com/crossroads-loyalty-solutions/react-use-browser) A hook enabling client side hydration of Server-Side-Rendered components when server-produced markup needs to differ from the final client application markup.
167167
- [`react-use-calendar`](https://github.com/gregnb/react-use-calendar) A hook for implementing a calendar with events.
168168
- [`react-use-clipboard`](https://github.com/danoc/react-use-clipboard) A hook that copies text to a user's clipboard.
169+
- [`react-use-d3`](https://github.com/inokawa/react-use-d3) A React hook to use D3.
169170
- [`react-use-data-loader`](https://github.com/smmoosavi/react-use-data-loader) React hook for loading data
170171
- [`react-use-fetch-factory`](https://github.com/JohannesKlauss/react-use-fetch-factory) React hook that takes care of fetching and selecting data with redux.
171172
- [`react-use-fetch-with-redux`](https://github.com/grug/react-use-fetch-with-redux/) React hook that caches API requests that works with redux.

0 commit comments

Comments
 (0)