1.2.0 • Published 3 months ago

@svelte-put/cloudflare-turnstile v1.2.0

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

@svelte-put/cloudflare-turnstile

npm.badge bundlephobia.badge docs.badge repl.badge

Svelte action use:cloudflare-turnstile - event for clicking outside a node

svelte-put

This package is part of the @svelte-put family. For contributing guideline and more, refer to its readme.

Usage & Documentation

See the dedicated documentation page here.

Quick Start

<!-- component.svelte -->
<script>
	import { turnstile } from '@svelte-put/cloudflare-turnstile';
</script>

<div
	use:turnstile
	turnstile-sitekey="1x00000000000000000000AA"
	turnstile-theme="dark"
	turnstile-size="normal"
></div>

Changelog

1.2.0

3 months ago

1.1.2

5 months ago

1.1.1

6 months ago

1.1.0

8 months ago

1.0.0

9 months ago

1.0.0-next.0

1 year ago

1.0.0-next.1

1 year ago

1.0.0-next.2

1 year ago

1.0.0-next.3

11 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago