UNPKG

murmurhash32-node

Version:

JavaScript implementation of the murmurhash algorithm - 32bit

13 lines (9 loc) 207 B
root: true env: node: true es6: true plugins: [prettier] rules: prettier/prettier: error no-fallthrough: off extends: [standard, plugin:prettier/recommended, plugin:jest/recommended]