js-cloudflare-turnstile-render

1.0.1 • Public • Published

js-cloudflare-turnstile-render Version Badge

License Downloads

npm badge

Get the byte length of an ArrayBuffer, even in engines without a .byteLength method.

Example

const CloudflareTurnstile = require('js-cloudflare-turnstile-render');

const turnstile = new CloudflareTurnstile('SITEKEY, '#cloudflare-turnstile-show', (token) => {console.log(token)}).load();

Tests

Simply clone the repo, npm install

Readme

Keywords

Package Sidebar

Install

npm i js-cloudflare-turnstile-render

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

3.98 kB

Total Files

4

Last publish

Collaborators

  • siestacat