MCPcopy Index your code
hub / github.com/daliborgogic/nuxt-interpolation

github.com/daliborgogic/nuxt-interpolation @v0.2.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.7 ↗ · + Follow
4 symbols 7 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

interpolation

Nuxt.js module as directive for binding every link to catch the click event, and if it's a relative link router will push. For improved security rel="noopener" will be added automatically if target is _blank

Setup

  • Add nuxt-interpolation as dependency
  • Add nuxt-interpolation to modules section of nuxt.config.js
{
  modules: [
    ['nuxt-interpolation']
  ]
}

Usage






License

MIT

Core symbols most depended-on inside this repo

addListeners
called by 2
lib/templates/plugin.js
removeListeners
called by 2
lib/templates/plugin.js
bind
called by 0
lib/templates/plugin.js
navigate
called by 0
lib/templates/plugin.js

Shape

Function 4

Languages

TypeScript100%

Modules by API surface

lib/templates/plugin.js4 symbols

For agents

$ claude mcp add nuxt-interpolation \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page