# vue-recaptcha

> ReCAPTCHA vue component

Latest version **3.0.0-alpha.6** (published 2023-07-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install vue-recaptcha
pnpm add vue-recaptcha
yarn add vue-recaptcha
bun add vue-recaptcha
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.0-alpha.6 |
| Published | 2023-07-10 |
| First published | 2016-07-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 56.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 898 |
| Author | DanSnow |
| Maintainers | dansnow |
| Keywords | vue, component, vue-component, google-recaptcha, google-recaptcha-v3, recaptcha, recaptcha-v3, gcaptcha, captcha, nuxt, nuxt3, nuxt-3 |

## Links

- npm: https://www.npmjs.com/package/vue-recaptcha
- Repository: https://github.com/DanSnow/vue-recaptcha
- Issues: https://github.com/DanSnow/vue-recaptcha/issues
- npm.io page: https://npm.io/package/vue-recaptcha

## Dependencies (8)

- [defu](https://npm.io/package/defu.md) ^6.1.2
- [p-defer](https://npm.io/package/p-defer.md) ^4.0.0
- [std-env](https://npm.io/package/std-env.md) ^3.3.2
- [vue-demi](https://npm.io/package/vue-demi.md) ^0.14.0
- [@nuxt/kit](https://npm.io/package/@nuxt/kit.md) ^3.4.3
- [type-fest](https://npm.io/package/type-fest.md) ^3.9.0
- [@nuxt/schema](https://npm.io/package/@nuxt/schema.md) ^3.4.3
- [@vueuse/shared](https://npm.io/package/@vueuse/shared.md) ^10.1.0

## Recent versions

- 3.0.0-alpha.6 (latest) — 2023-07-10
- 3.0.0-alpha.2 (next) — 2023-03-05
- 2.0.0-beta (beta) — 2018-11-07
- 3.0.0-alpha.5 — 2023-04-30
- 3.0.0-alpha.4 — 2023-04-01
- 3.0.0-alpha.3 — 2023-03-19
- 3.0.0-alpha.1 — 2023-03-05
- 2.0.3 — 2022-09-17
- 2.0.2 — 2022-05-02
- 2.0.1 — 2021-12-08
- 2.0.0 — 2021-12-05
- 1.3.0 — 2019-11-28
- 1.2.0 — 2019-06-22
- 1.1.1 — 2018-05-05
- 1.1.0 — 2017-12-24
- … 14 more at https://npm.io/package/vue-recaptcha/versions

## README

# vue-recaptcha

[![CircleCI](https://circleci.com/gh/DanSnow/vue-recaptcha.svg?style=shield)](https://circleci.com/gh/DanSnow/vue-recaptcha)
[![npm version](https://img.shields.io/npm/v/vue-recaptcha.svg?style=flat)](https://www.npmjs.com/package/vue-recaptcha)
[![npm downloads](https://img.shields.io/npm/dm/vue-recaptcha.svg?style=flat)](https://www.npmjs.com/package/vue-recaptcha)

<a href="https://www.buymeacoffee.com/4bLIeMVjZ" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

## Description

**Notice:** This is the branch for vue-recaptcha v3 which is in development

Google ReCAPTCHA component for vue.
If you like this package, please leave a star on github.

This version is for Vue 3 first

Please see the document [here](https://dansnow.github.io/vue-recaptcha)

---
_Source: https://npm.io/package/vue-recaptcha · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
