ReactUsekit
reactusekit.vercel.appUnverifiedrepo only
React Hooks & Helpers Collection - Copy, Paste, or Install with shadcn CLI
Items
16
2026-08-03Every entry in its own registry.json, counted last night.Free to install
0
2026-08-03Item endpoints that returned source without credentials.Behind a key
0
2026-08-03Item endpoints that answered 401.Last push
9 days ago
41 stars. Both figures are GitHub's about this repository, not ones this index measured.Hooks
Search withinFreeits item endpoint answered without a keyPaidits item endpoint answered 401Unverifiedit serves no item endpoint we could ask
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| use-booleanuse-boolean | A custom hook to manage boolean state. | Hooks | Unverified | no deps | |
| use-click-outsideuse-click-outside | A custom hook to detect clicks outside a specified element. | Hooks | Unverified | no deps | |
| use-copy-to-clipboarduse-copy-to-clipboard | A custom hook to copy text to the clipboard. | Hooks | Unverified | no deps | |
| use-debounce-funuse-debounce-fun | A custom hook that debounces a function. | Hooks | Unverified | no deps | |
| use-debounce-valueuse-debounce-value | A custom hook that debounces a value. | Hooks | Unverified | no deps | |
| use-event-listeneruse-event-listener | A custom hook to add and remove event listeners. | Hooks | Unverified | no deps | |
| use-intervaluse-interval | A custom hook to manage intervals. | Hooks | Unverified | no deps | |
| use-is-mobileuse-is-mobile | A custom hook to detect mobile devices. | Hooks | Unverified | no deps | |
| use-isomorphic-layout-effectuse-isomorphic-layout-effect | A custom hook that works like useLayoutEffect but is compatible with server-side rendering. | Hooks | Unverified | no deps | |
| use-local-storageuse-local-storage | A custom hook to manage local storage state. | Hooks | Unverified | no deps | |
| use-timeoutuse-timeout | A custom hook to manage timeouts. | Hooks | Unverified | no deps |
Utilities
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| capitalizecapitalize | A utility function to capitalize the first letter of a string. | Utilities | Unverified | no deps | |
| is-emptyis-empty | A utility function to check if a value is empty (null, undefined, empty string, array, or object). | Utilities | Unverified | no deps | |
| is-valid-urlis-valid-url | A utility function to check if a string is a valid URL. | Utilities | Unverified | no deps | |
| slugifyslugify | A utility function to convert a string into a URL-friendly slug. | Utilities | Unverified | no deps | |
| truncate-texttruncate-text | A utility function to truncate text to a maximum length with ellipsis. | Utilities | Unverified | no deps |
