{"id":17398450,"url":"https://github.com/vweevers/murmur32","last_synced_at":"2025-03-29T20:15:40.715Z","repository":{"id":32053183,"uuid":"35624857","full_name":"vweevers/murmur32","owner":"vweevers","description":"native murmurhash3 32bit with browser fallback","archived":false,"fork":false,"pushed_at":"2015-05-14T18:19:46.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:39:06.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vweevers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-14T17:16:12.000Z","updated_at":"2015-05-14T18:19:47.000Z","dependencies_parsed_at":"2022-09-20T20:22:58.332Z","dependency_job_id":null,"html_url":"https://github.com/vweevers/murmur32","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fmurmur32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fmurmur32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fmurmur32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fmurmur32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vweevers","download_url":"https://codeload.github.com/vweevers/murmur32/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-16T14:56:39.605Z","updated_at":"2025-03-29T20:15:40.675Z","avatar_url":"https://github.com/vweevers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# murmur32\r\n\r\n\u003e native murmurhash3 32bit with browser fallback\r\n\r\n[![npm status](http://img.shields.io/npm/v/murmur32.svg?style=flat-square)](https://www.npmjs.org/package/murmur32) [![Dependency status](https://img.shields.io/david/vweevers/murmur32.svg?style=flat-square)](https://david-dm.org/vweevers/murmur32)\r\n\r\n## api\r\n\r\nPass a string and optional seed (unsigned int), get a 32bit integer hash.\r\n\r\n```js\r\nvar murmur = require('murmur32')\r\nvar hash = murmur('rabba rabba rabba', seed)\r\n```\r\n\r\n## install\r\n\r\nWith [npm](https://npmjs.org) do:\r\n\r\n```\r\nnpm install murmur32\r\n```\r\n\r\nand [browserify](http://browserify.org/) for the browser.\r\n\r\n## license\r\n\r\n[MIT](http://opensource.org/licenses/MIT) © [Vincent Weevers](http://vincentweevers.nl)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fmurmur32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvweevers%2Fmurmur32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fmurmur32/lists"}