{"id":16584229,"url":"https://github.com/lukasoppermann/node-file-rev","last_synced_at":"2025-06-27T06:35:44.818Z","repository":{"id":65424646,"uuid":"159340482","full_name":"lukasoppermann/node-file-rev","owner":"lukasoppermann","description":"Simple node cli tool to revision files and write them to a manifest.json","archived":false,"fork":false,"pushed_at":"2023-07-12T02:37:26.000Z","size":74,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T23:41:17.678Z","etag":null,"topics":["file-rev","manifest","node-cli","rev","revision-files"],"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/lukasoppermann.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-27T13:33:50.000Z","updated_at":"2024-04-07T08:12:20.000Z","dependencies_parsed_at":"2024-06-21T13:10:47.411Z","dependency_job_id":"8537358e-4d6e-4e7a-80ed-3d9514f2a912","html_url":"https://github.com/lukasoppermann/node-file-rev","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.4736842105263158,"last_synced_commit":"7c4da4ebef614ea2a471414eb30f211daf7c1784"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasoppermann%2Fnode-file-rev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasoppermann%2Fnode-file-rev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasoppermann%2Fnode-file-rev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasoppermann%2Fnode-file-rev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasoppermann","download_url":"https://codeload.github.com/lukasoppermann/node-file-rev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238791895,"owners_count":19531027,"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":["file-rev","manifest","node-cli","rev","revision-files"],"created_at":"2024-10-11T22:44:13.474Z","updated_at":"2025-02-14T05:32:59.074Z","avatar_url":"https://github.com/lukasoppermann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-file-rev\n\n\u003e Simple node cli tool to revision files and write them to a rev-manifest.json\n\n## Features\n- add an md5 revision hash to one or multiple files\n- create / update a JSON revision manifest file\n\n## Install\n```\n$ npm install node-file-rev\n```\n\n## Usage\n\n```\n$ node-file-rev assets/app.css\n```\n\nUse a space separated list for multiple files.\n```\n$ node-file-rev assets/css/app.css assets/js/*.js\n```\n\nUse the `--manifest` flag to change the manifest file name and location.\n```\n$ node-file-rev assets/css/app.css assets/js/app.js --manifest=assets/rev.json\n```\n\nUse the `--root` flag to specify the root directory e.g. `assets/` this will be removed from the filepath in the manifest file.\n```\nassets/css/app.css =\u003e css/app.css\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasoppermann%2Fnode-file-rev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasoppermann%2Fnode-file-rev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasoppermann%2Fnode-file-rev/lists"}