0.0.2 • Published 4 years ago

nuxt-fingerprint2 v0.0.2

Weekly downloads
39
License
MIT
Repository
github
Last release
4 years ago

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

Related

License

MIT License

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