0.3.11 • Published 6 months ago

@askdoppler/nuxt v0.3.11

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

@askdoppler/nuxt

Nuxt 3 module for Doppler AI SEO detection and logging.

Usage

  1. Install:

Use your favorite package manager:

bun add @askdoppler/nuxt
yarn add @askdoppler/nuxt
npm install @askdoppler/nuxt
pnpm add @askdoppler/nuxt
  1. Add to your nuxt.config.ts:
export default defineNuxtConfig({
  modules: ['@askdoppler/nuxt'],
  doppler: {
    apiKey: 'your-api-key-here',
  },
});

That’s it the module will log eligible AI-originated traffic automatically, head to the dashboard on Doppler to see the results.

0.3.11

6 months ago

0.3.10

6 months ago

0.3.9

6 months ago

0.3.8

6 months ago

0.3.7

6 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.3.2

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago