{"id":28708345,"url":"https://github.com/bpierre/minihash","last_synced_at":"2025-06-14T18:11:07.886Z","repository":{"id":14717898,"uuid":"17438429","full_name":"bpierre/minihash","owner":"bpierre","description":"A simple wrapper around window.location.hash","archived":false,"fork":false,"pushed_at":"2019-02-13T17:17:40.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T10:56:11.344Z","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/bpierre.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":"2014-03-05T11:17:41.000Z","updated_at":"2023-03-08T04:15:50.000Z","dependencies_parsed_at":"2022-07-21T19:32:19.262Z","dependency_job_id":null,"html_url":"https://github.com/bpierre/minihash","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bpierre/minihash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpierre%2Fminihash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpierre%2Fminihash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpierre%2Fminihash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpierre%2Fminihash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpierre","download_url":"https://codeload.github.com/bpierre/minihash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpierre%2Fminihash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259860438,"owners_count":22922990,"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":"2025-06-14T18:11:05.772Z","updated_at":"2025-06-14T18:11:07.877Z","avatar_url":"https://github.com/bpierre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minihash [![Build Status](https://travis-ci.org/bpierre/minihash.png?branch=master)](https://travis-ci.org/bpierre/minihash)\n\nMini location.hash update system.\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"434\" height=\"393\" alt=\"minihash illustration\" src=\"http://scri.ch/lrk-2x.png\"\u003e\u003c/p\u003e\n\n## Usage\n\n```js\nvar minihash = require('minihash');\n\nvar hash = minihash('!/', function(value) {\n  // Value updated\n});\n\n// Update the window.location.hash value\nhash.value = 'foo';\n```\n\n## Installation\n\n```\n$ npm install minihash\n```\n\n## Browser compatibility\n\nIE9+ and modern browsers.\n\n[![Browser support](https://ci.testling.com/bpierre/minihash.png)](https://ci.testling.com/bpierre/minihash)\n\n## License\n\n[MIT](LICENSE)\n\n## Special thanks\n\nIllustration made by [Raphaël Bastide](http://raphaelbastide.com/) with [scri.ch](http://scri.ch/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpierre%2Fminihash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpierre%2Fminihash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpierre%2Fminihash/lists"}