Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 345 Bytes

readme.md

File metadata and controls

32 lines (21 loc) · 345 Bytes

H5-Verify

Jigsaw validation

Demo

点击浏览 demo

Install

You can get it on npm.

npm install h5-verify

or

yarn add h5-verify

Use

import H5Verify from 'h5-verify'

new H5Verify(element, {
  images: [],
  sliderText: 'Slide to unlock'
})