@hcaptcha/react-hcaptcha

v1.11.0
A React library for hCaptcha
hcaptcha hcaptcha-react react captcha

start

webpack serve -c ./demo/webpack.config.mjs

test

jest

watch

babel src -d dist --copy-files --watch

transpile

babel src -d dist --copy-files

prebuild

rimraf dist

build

npm run transpile && npm run build:esm

build:esm

cross-env BABEL_ENV=esm babel src -d dist/esm --copy-files

prepublishOnly

npm run build
npm i @hcaptcha/react-hcaptcha

Metadata

  • MIT
  • Whatever
  • hCaptcha team and contributors
  • released 8/14/2024

Downloads