Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nuxt-fingerprint2

abakermi11MIT0.0.2

fingerprint module for Nuxt.js

readme

nuxt-fingerprint2

npm version npm downloads Github Actions CI Codecov License

nuxt fingerprint

Setup

  1. Add nuxt-fingerprint2 dependency to your project
npm install nuxt-fingerprint2
  1. Add nuxt-fingerprint2 to the modules section of nuxt.config.js
{
  modules: [

    'nuxt-fingerprint2',
  ]
}

Usage

you can use this.$nuxt.$fingerprint to access fingerprint2 components check all properties on here

License

MIT License

Copyright (c) Abdelhak Akermi abdelhak.akermi@gmail.com