To Keep It Going, Please Show Your Love.Buy Me a Coffee at ko-fi.com

Svelte Carbonads for SvelteKit

Carbonads is an advertising network aimed at developers and designers. Once you get the advertisement code, you can use quickly set up the ads in your SvelteKit project.

Installation #

pnpm i svelte-carbonads

Usage #

<script>
  import { Carbonads } from 'svelte-carbonads'
</script>

<Carbonads carbonSrc='your-carbonads-code' class='my-class-this-and-that' />

Technical information about this website