</>PackageGraphPackageGraph

imurmurhash

npmv0.1.4

An incremental implementation of MurmurHash3

0
Weekly downloads
1
Dependents
0
Dependencies
2/100
Popularity

Overview

imurmurhash is an npm package that an incremental implementation of MurmurHash3. The latest version is 0.1.4, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need an incremental implementation of MurmurHash3 and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).
  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of imurmurhash.

eslintimurmurhash
imurmurhash dependencies dependents

Used by

Popular packages that depend on imurmurhash.

Alternatives to imurmurhash

Frequently installed together

Version history

VersionPublishedLicense
0.1.4latest13 years agoMIT
0.1.313 years agoMIT
0.1.213 years agoMIT
0.1.113 years agoMIT
0.0.113 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install imurmurhash?

Run `npm install imurmurhash` to add imurmurhash to your npm project.

What license is imurmurhash released under?

imurmurhash is distributed under the MIT license.

How popular is imurmurhash?

imurmurhash has approximately 0 downloads per week and 1 known dependent packages.