{"id":21947699,"url":"https://github.com/valpackett/broccoli-static-asset-rev","last_synced_at":"2026-05-03T16:33:48.176Z","repository":{"id":57190452,"uuid":"83899505","full_name":"valpackett/broccoli-static-asset-rev","owner":"valpackett","description":"Provides static file hashes in Broccoli for cache busting ","archived":false,"fork":false,"pushed_at":"2017-03-04T15:10:51.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T02:46:00.034Z","etag":null,"topics":["assets","broccoli","broccoli-plugin","cache","cache-bust","cache-busting","caching","hashing","node","static"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valpackett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-04T14:32:57.000Z","updated_at":"2023-09-08T17:21:47.000Z","dependencies_parsed_at":"2022-08-27T10:41:22.334Z","dependency_job_id":null,"html_url":"https://github.com/valpackett/broccoli-static-asset-rev","commit_stats":null,"previous_names":["myfreeweb/broccoli-static-asset-rev"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/valpackett/broccoli-static-asset-rev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fbroccoli-static-asset-rev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fbroccoli-static-asset-rev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fbroccoli-static-asset-rev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fbroccoli-static-asset-rev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valpackett","download_url":"https://codeload.github.com/valpackett/broccoli-static-asset-rev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valpackett%2Fbroccoli-static-asset-rev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["assets","broccoli","broccoli-plugin","cache","cache-bust","cache-busting","caching","hashing","node","static"],"created_at":"2024-11-29T05:09:19.947Z","updated_at":"2026-05-03T16:33:48.156Z","avatar_url":"https://github.com/valpackett.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# broccoli-static-asset-rev [![npm version](https://img.shields.io/npm/v/broccoli-static-asset-rev.svg?style=flat)](https://www.npmjs.org/package/broccoli-static-asset-rev) [![npm downloads](https://img.shields.io/npm/dm/broccoli-static-asset-rev.svg?style=flat)](https://www.npmjs.org/package/broccoli-static-asset-rev) [![Dependency Status](https://img.shields.io/gemnasium/myfreeweb/broccoli-static-asset-rev.svg?style=flat)](https://gemnasium.com/myfreeweb/broccoli-static-asset-rev) [![Unlicense](https://img.shields.io/badge/un-license-green.svg?style=flat)](http://unlicense.org)\n\nA module that provides broccoli-statically (:D) updated file hashes for cache busting, using [readdirp].\n\nRelated: [dynamic-asset-rev](https://github.com/myfreeweb/dynamic-asset-rev).\n\n[readdirp]: https://github.com/thlorenz/readdirp\n\n## Installation\n\n```bash\n$ npm install --save broccoli-static-asset-rev\n```\n\n## Usage\n\n```js\nconst AssetRev = require('broccoli-static-asset-rev')\n\nconst rev = new AssetRev(someNode) // Will be a tree with assets.json containing the hashes\n```\n\n## Contributing\n\nPlease feel free to submit pull requests!\n\nBy participating in this project you agree to follow the [Contributor Code of Conduct](http://contributor-covenant.org/version/1/4/).\n\n## License\n\nThis is free and unencumbered software released into the public domain.  \nFor more information, please refer to the `UNLICENSE` file or [unlicense.org](http://unlicense.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fbroccoli-static-asset-rev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalpackett%2Fbroccoli-static-asset-rev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalpackett%2Fbroccoli-static-asset-rev/lists"}