react-numeric-captcha

1.0.3 • Public • Published

react-numeric-captcha

React component for numeric captcha.

Note that in most cases you should consider Google Recaptcha instead of delivering custom solution.

Feature

  • Canvas Image
  • Refresh Button
  • Play Button (Listen to Audio)

Usage

codesandbox

npm install react-numeric-captcha
<Canvas
  onChange={/* change handler function */}
  placeholder="Insert captcha" // optional
/>

Styling

By default no style is included, you can style it using regular css. For example: captcha.css.

Readme

Keywords

Package Sidebar

Install

npm i react-numeric-captcha

Weekly Downloads

190

Version

1.0.3

License

MIT

Unpacked Size

185 kB

Total Files

8

Last publish

Collaborators

  • sthobis