1.0.10 • Published 10 months ago

@ruptjs/fingerprint v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

fingerprint

This library is used to collect signals from the client and send them to the server for visitor identification.

Installation

yarn add @ruptjs/fingerprint

or if using npm

npm install @ruptjs/fingerprint

Usage

import RuptFingerprint from '@ruptjs/fingerprint';

const fingerprint = new RuptFingerprint();

const hash = await fingerprint.get();
1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago