Holmes
Anonymous browser fingerprinting
What is browser fingerprinting?
Browser fingerprinting is the capability of a site to identify or re-identify a visiting user, user agent or device via configuration settings or other observable characteristics.
Features
- Promise based API
- Singleton design pattern
- Improves speed for usage in large applications
Usage
Installation
# yarn yarn add holmes-js # npm npm install holmes-js --save
Example
; const holmes = ; holmes
Contributing
You can request a new feature by submitting an issue. If you would like to implement a new feature feel free to issue a Pull Request.
License
holmes-js is protected under the MIT License