Skip to content

abakermi/nuxt-fingerprint2

Repository files navigation

nuxt-fingerprint2

npm version Build codecov NPM

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

Related

License

MIT License

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