-
Updated
Apr 15, 2022 - TypeScript
custom-hooks
Here are 270 public repositories matching this topic...
100% code coverage
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
useForceUpdate
Force a react component to rerender https://medium.com/@dev.cprice/wild-react-useforceupdate-e4459f2c1272
usePortal
Add Typescript
-
Updated
Jan 19, 2022 - JavaScript
-
Updated
Apr 13, 2022 - TypeScript
-
Updated
Apr 2, 2022 - TypeScript
This is a wonderful utility and works especially well when Im using react-intl against components that only support string inputs (not nodes).
The only issue is that the babel plugin that automatically picks up strings to be translated doesn't pick up anything this uses.
https://github.com/formatjs/formatjs/tree/main/packages/babel-plugin-react-intl
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Dec 13, 2021 - TypeScript
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Jan 28, 2022 - TypeScript
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Sep 25, 2021 - TypeScript
-
Updated
Apr 4, 2022 - TypeScript
Issue Description
The repo currently has 2 templates for issues, but it lacks an issue template for general issues and documentation issues.
Possible Solution
Add templates for PRs and Issues. Also, suggest improvements for the current issue templates.
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Nov 5, 2021 - JavaScript
-
Updated
Mar 12, 2022 - TypeScript
-
Updated
Feb 26, 2022 - JavaScript
Improve this page
Add a description, image, and links to the custom-hooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the custom-hooks topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
React custom hook for playing audios
Describe the solution you'd like
Something like this one: StackOverflow: Playing sound in React.js
Describe alternatives you've considered
N/A
Additional context
N/A