mikolalysenko / murmurhash-jsLinks
An optimized JavaScript implementation of the MurmurHash algorithms.
☆51Updated 3 years ago
Alternatives and similar repositories for murmurhash-js
Users that are interested in murmurhash-js are comparing it to the libraries listed below
Sorting:
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 5 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- a grab-bag of modular easing equations☆28Updated 7 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- ☆91Updated 2 years ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Get the set npm registry URL☆55Updated last month
- List of node.js builtin modules☆38Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Lightweight Babylon AST traversal tools.☆44Updated 9 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Glob to regular expression with support for extended globs.☆73Updated 8 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag …☆40Updated last year
- Get the path of the parent module☆77Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago