nuxt-fingerprint2

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-fingerprint2

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

4.88 kB

Total Files

5

Last publish

Collaborators

  • abakermi