@emotion/hash (0.9.2)
Published 2026-02-24 13:49:13 +00:00 by atheaadmin
Installation
@emotion:registry=npm install @emotion/hash@0.9.2"@emotion/hash": "0.9.2"About this package
@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.
Dependencies
Development Dependencies
| ID | Version |
|---|---|
| @definitelytyped/dtslint | 0.0.112 |
| typescript | ^5.4.5 |