@emotion/hash
A MurmurHash2 implementation
Last updated 2 years ago by emotion-release-bot .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @emotion/hash 
SYNC missed versions from official npm registry.

@emotion/hash

A MurmurHash2 implementation

import hash from '@emotion/hash'

hash('some-string') // 12fj1d

The source of this is from https://github.com/garycourt/murmurhash-js/blob/master/murmurhash2_gc.js.

Current Tags

  • 0.9.2                                ...           latest (2 years ago)

15 Versions

  • 10.0.0-really-unsafe-please-do-not-use.0                                ...           8 years ago
  • 0.9.2                                ...           2 years ago
  • 0.9.1                                ...           3 years ago
  • 0.9.0                                ...           4 years ago
  • 0.8.0                                ...           6 years ago
  • 0.7.4                                ...           6 years ago
  • 0.7.3                                ...           7 years ago
  • 0.7.2                                ...           7 years ago
  • 0.7.1                                ...           7 years ago
  • 0.7.0                                ...           7 years ago
  • 0.6.6                                ...           8 years ago
  • 0.6.5                                ...           8 years ago
  • 0.6.4                                ...           8 years ago
  • 0.6.3                                ...           8 years ago
  • 0.6.2                                ...           8 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 3
Last Month 3
Dependencies (0)
None
Dev Dependencies (2)

Copyright 2013 - present © cnpmjs.org | Home |