JSPM

vue-smartcaptcha

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q59376F
  • License MIT

Smartcaptcha vue component

Package Exports

  • vue-smartcaptcha
  • vue-smartcaptcha/dist/vue-smartcaptcha.es.js
  • vue-smartcaptcha/dist/vue-smartcaptcha.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-smartcaptcha) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue-smartcaptcha

Description

Yandex SmartCaptcha component for vue. This version is for Vue 2.0.

Install

...

Usage

...

API

...

Develop

docker run -d -P -v .:/vue-smartcaptcha circleci/node:11 chown -R node:node /vue-smartcaptcha && yarn install
docker run -d -P -v .:/vue-smartcaptcha circleci/node:11 chown -R node:node /vue-smartcaptcha && yarn test
docker run -d -P -v .:/vue-smartcaptcha circleci/node:11 chown -R node:node /vue-smartcaptcha && yarn build

Reference

DanSnow/vue-recaptcha/tree/v1.3.0