Download Latest Version Exposing API components source code.tar.gz (140.1 kB)
Email in envelope

Get an email when there's a new version of ThumbmarkJS

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-10 600 Bytes
v1.0.0 - backend support and Thumbmark class source code.tar.gz 2025-07-10 138.1 kB
v1.0.0 - backend support and Thumbmark class source code.zip 2025-07-10 154.0 kB
Totals: 3 Items   292.7 kB 0

This is a big release, but I've tried my best not to break any previous implementations. You can still use the legacy getFingerprint() -kind functions, but this release adds the new, preferred way to get the thumbmark: the Thumbmark class.

It's just a cleaner implementation. A class that wraps the implementation logic and holds options in it (which are set through a constructor, not setOption() ).

This release also introduces the Thumbmark API, which you can find at https://thumbmarkjs.com. The API provides even higher uniqueness.

Please update your code to using the Thumbmark class.

Source: README.md, updated 2025-07-10