vsf-recaptcha

ReCAPTCHA VueStoreFront component

Usage no npm install needed!

<script type="module">
  import vsfRecaptcha from 'https://cdn.skypack.dev/vsf-recaptcha';
</script>

README

vsf-recaptcha

Installation

yarn add vsf-recaptcha

API

Description

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

Development

  • yarn build - bundles package into main.js file with typescript/es6 transpilations
  • npm publish - publishes package to NPM registry (automatically runs yarn build before publishing)