-
Updated
Apr 22, 2021 - TypeScript
custom-hooks
Here are 132 public repositories matching this topic...
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Mar 9, 2021 - JavaScript
useQueryParams
a hook that gets and sets query params
Add Typescript
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Mar 29, 2021 - JavaScript
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
Mar 10, 2021 - JavaScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jan 7, 2021 - TypeScript
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Apr 21, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
the overwolf language api has been updated, the boilerplate needs to be updated to the new way of identifying the current overwolf language.
Describe the solution you'd like
change old way to new way
//old version
overwolf.settings.getCurrentOverwolfLanguage(result => {
i18n.use(initReactI18next).init({
-
Updated
Mar 31, 2021 - 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
Oct 23, 2020 - TypeScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
May 7, 2020 - JavaScript
-
Updated
Mar 28, 2021 - TypeScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Jan 10, 2021 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Apr 3, 2021
-
Updated
Apr 19, 2021 - TypeScript
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