{"id":13833387,"url":"https://github.com/daliborgogic/nuxt-interpolation","last_synced_at":"2025-08-22T23:26:58.126Z","repository":{"id":32981373,"uuid":"148627572","full_name":"daliborgogic/nuxt-interpolation","owner":"daliborgogic","description":"Nuxt.js module as directive for binding every link to catch the click event, and if it's a relative link  router will push.","archived":false,"fork":false,"pushed_at":"2023-10-09T18:13:39.000Z","size":755,"stargazers_count":44,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T09:34:26.393Z","etag":null,"topics":["absolute","external","internal","links","nuxt","relative","router"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/nuxt-interpolation","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daliborgogic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["daliborgogic"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-09-13T11:25:27.000Z","updated_at":"2024-09-19T10:19:53.000Z","dependencies_parsed_at":"2023-01-14T22:55:17.404Z","dependency_job_id":null,"html_url":"https://github.com/daliborgogic/nuxt-interpolation","commit_stats":{"total_commits":44,"total_committers":3,"mean_commits":"14.666666666666666","dds":"0.31818181818181823","last_synced_commit":"1b17b1a67b8d3e239352edf4b4c7f6d599b5e61c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnuxt-interpolation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnuxt-interpolation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnuxt-interpolation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnuxt-interpolation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daliborgogic","download_url":"https://codeload.github.com/daliborgogic/nuxt-interpolation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243815573,"owners_count":20352193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["absolute","external","internal","links","nuxt","relative","router"],"created_at":"2024-08-04T12:00:31.506Z","updated_at":"2025-03-16T13:30:57.059Z","avatar_url":"https://github.com/daliborgogic.png","language":"JavaScript","funding_links":["https://github.com/sponsors/daliborgogic"],"categories":["Vuejs/Nuxtjs Plugins","JavaScript"],"sub_categories":[],"readme":"# nuxt-interpolation\n\n\u003e [Nuxt.js](https://github.com/nuxt/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`\n\n\u003e :warning: For Nuxt 3, see [here](https://github.com/daliborgogic/interpolation)\n\n## Setup\n\n### Install the module\n```\nnpm install nuxt-interpolation\n# or\nyarn add nuxt-interpolation\n```\n\n### Register the module\n```javascript\n{\n  modules: [\n    'nuxt-interpolation',\n  ]\n}\n```\n\n## Usage\n\n```html\n\u003cdiv v-html=\"content\" v-interpolation\u003e\u003c/div\u003e\n```\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fnuxt-interpolation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaliborgogic%2Fnuxt-interpolation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fnuxt-interpolation/lists"}