kebab-hash

Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.

murmurhash3js-revisited

MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.