Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsajiravand/vue-client-recaptcha
Build simple recaptcha for vuejs without server need
https://github.com/parsajiravand/vue-client-recaptcha
captcha javascript nuxt3 nxut recaptcha vue vue-components vue3 vuejs
Last synced: about 1 month ago
JSON representation
Build simple recaptcha for vuejs without server need
- Host: GitHub
- URL: https://github.com/parsajiravand/vue-client-recaptcha
- Owner: parsajiravand
- License: mit
- Created: 2021-12-09T23:17:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T09:55:35.000Z (8 months ago)
- Last Synced: 2024-12-12T16:16:11.057Z (about 1 month ago)
- Topics: captcha, javascript, nuxt3, nxut, recaptcha, vue, vue-components, vue3, vuejs
- Language: Vue
- Homepage: https://vue-client-recaptcha.netlify.app/usage/
- Size: 102 KB
- Stars: 23
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vue-client-recaptcha
Build simple recaptcha for vuejs without need server
πDocument γ»
π Demos γ»
π¬ Playground
## Dependencies
- required: Vuejs >= 3.x
## Installation
```bash
npm install vue-client-recaptcha --save
``````bash
yarn add vue-client-recaptcha
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)