1.0.1 • Published 6 months ago

js-cloudflare-turnstile-render v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

1.0.1

6 months ago

1.0.0

6 months ago