1.0.1 • Published 1 year ago

js-cloudflare-turnstile-render v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

1 year ago