An incremental implementation of MurmurHash3
A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
MurmurHash3 x86 32-bit implemented in JavaScript.
MurmurHash3 x86 128-bit implemented in JavaScript.
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.