hash-sum-browser
v0.1.1
Published
The popular hash-sum package but for the browser
Downloads
6
Readme
Hash Sum (...but for the browser)
This package is the same as the popular Hash Sum but works in the browser on the window or self object (in the Web Worker).
But why?
I needed this package to be available on a CDN and when I import it in a Web Worker, for it it be available on the self
object as function :)