Skip to content

Commit 1806504

Browse files
danocaarongarciah
authored andcommitted
Add react-use-clipboard. (rehooks#79)
1 parent 00d4857 commit 1806504

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
@@ -81,6 +81,7 @@
8181
- [`react-pirate`](https://github.com/dispix/react-pirate) React lifecycle and utilities hooks.
8282
- [`react-powerhooks`](https://github.com/kalcifer/react-powerhooks) Hooks api for react-powerplug components.
8383
- [`react-selector-hooks`](https://github.com/Andarist/react-selector-hooks) Collection of hook-based memoized selector factories for declarations outside of render.
84+
- [`react-use-clipboard`](https://github.com/danoc/react-use-clipboard) A hook that copies text to a user's clipboard.
8485
- [`react-use-data-loader`](https://github.com/smmoosavi/react-use-data-loader) React hook for loading data
8586
- [`react-use-form-state`](https://github.com/wsmd/react-use-form-state) React hook for managing form and inputs state.
8687
- [`react-use-idb`](https://github.com/kigiri/react-use-idb) React hook for storing value in the browser using `indexDB`.

0 commit comments

Comments
 (0)