Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add nuxt-yandex-metrika #755

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions icons/yandex-metrika.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions modules/nuxt-yandex-metrika.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: yandex-metrika
description: Add Yandex Metrika to your Nuxt 3 application
repo: TakNePoidet/nuxt-yandex-metrika
npm: 'nuxt-yandex-metrika'
icon: yandex-metrika.svg
github: https://github.com/TakNePoidet/nuxt-yandex-metrika
category: Analytics
type: community
maintainers:
- name: TakNePoidet
github: TakNePoidet
compatibility:
nuxt: ^3.0.0
requires: {}
16 changes: 16 additions & 0 deletions modules/yandex-metrika.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: yandex-metrika
description: Add Yandex Metrika to your Nuxt 3 application.
repo: TakNePoidet/nuxt-yandex-metrika
npm: nuxt-yandex-metrika
icon: ''
github: https://github.com/TakNePoidet/nuxt-yandex-metrika
website: https://github.com/TakNePoidet/nuxt-yandex-metrika
learn_more: ''
category: Devtools
type: 3rd-party
maintainers:
- name: TakNePoidet
github: TakNePoidet
compatibility:
nuxt: ^2.0.0
requires: {}