This is a port of perezd/node-murmurhash which only includes murmurhash v3 for as few bytes as possible.
Install
$ npm install --save murmurhash-v3
Usage
var hash = // => numeric hash
MIT © Gary Court, Derek Perez, Andrew Joslin
This is a port of perezd/node-murmurhash which only includes murmurhash v3 for as few bytes as possible.
$ npm install --save murmurhash-v3
var hash = // => numeric hash
MIT © Gary Court, Derek Perez, Andrew Joslin
npm i murmurhash-v3
55
1.0.2
MIT