-
Updated
Aug 15, 2021 - TypeScript
custom-hooks
Here are 185 public repositories matching this topic...
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
useQueryParams
a hook that gets and sets query params
Add Typescript
-
Updated
Aug 7, 2021 - JavaScript
-
Updated
Aug 15, 2021 - 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
Aug 11, 2021 - JavaScript
-
Updated
May 27, 2021 - TypeScript
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 12, 2021 - JavaScript
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
Aug 11, 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
Feb 27, 2021 - JavaScript
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
May 7, 2020 - JavaScript
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Mar 28, 2021 - TypeScript
-
Updated
Sep 27, 2020 - TypeScript
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Apr 3, 2021
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