1.0.1 • Published 4 years ago

vsf-recaptcha v1.0.1

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
4 years ago

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)