npm install js-captchayarn add js-captchapnpm add js-captcha<script src="https://fastly.jsdelivr.net/npm/js-captcha"></script><script src="https://unpkg.com/js-captcha"></script><script type="module">
import jscaptcha from 'https://cdn.jsdelivr.net/npm/js-captcha/+esm';
</script><script type="module">
import jscaptcha from 'https://cdn.skypack.dev/js-captcha';
</script>