@tickloop/nuxt
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Tickloop for Nuxt

Installation

Install @tickloop/nuxt with your favorite package manager:

yarn add @tickloop/nuxt
# or
npm i @tickloop/nuxt

Usage

Add @tickloop/nuxt to your projects nuxt.config.ts:

import { defineNuxtConfig } from 'nuxt'

export default defineNuxtConfig({
  modules: ['@tickloop/nuxt'],
})

Development

  • Clone the repository
  • Run npm run dev:prepare to generate type stubs.
  • Use npm run dev to start playground in development mode.

Readme

Keywords

none

Package Sidebar

Install

npm i @tickloop/nuxt

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

4.73 kB

Total Files

10

Last publish

Collaborators

  • timthewebguy