Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hupe1980/react-recaptcha-hook
React hook for google-recaptcha v3
https://github.com/hupe1980/react-recaptcha-hook
hook react recaptcha-v3
Last synced: 3 days ago
JSON representation
React hook for google-recaptcha v3
- Host: GitHub
- URL: https://github.com/hupe1980/react-recaptcha-hook
- Owner: hupe1980
- License: mit
- Created: 2019-06-16T20:20:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T13:51:07.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T19:38:25.783Z (8 months ago)
- Topics: hook, react, recaptcha-v3
- Language: TypeScript
- Homepage:
- Size: 2.75 MB
- Stars: 26
- Watchers: 5
- Forks: 7
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-react-hooks - `react-recaptcha-hook` - recaptcha v3 (Packages)
- awesome-react-hooks-cn - `react-recaptcha-hook` - recaptcha v3 (Packages)
- awesome-react-hooks - `react-recaptcha-hook` - recaptcha v3 (Packages)
- awesome-react-hooks - `react-recaptcha-hook` - recaptcha v3 (Packages)
README
# react-recaptcha-hook
> React hook for [google-recaptcha v3](https://developers.google.com/recaptcha/docs/v3)
## Install
```sh
// with npm
npm install react-recaptcha-hook// with yarn
yarn add react-recaptcha-hook
```## Documentation
[Read the documentation](/react-recaptcha-hook/README.md).
## License
[MIT](LICENSE)