Prompt Setup

Create a Nuxt Plugin

Register a Nuxt plugin for global utilities or third-party integrations.

vuenuxt
Insert label Nuxt Plugin
Prompt

Create a plugin in plugins/ using defineNuxtPlugin. Register global helpers via provide, set up third-party libraries, or inject utilities that need access to the Nuxt app context. Mark it client-only or server-only if it depends on a specific environment.

Add this to your Facet Inserts in Crystl for one-click access.

Get Crystl