{"id":15664777,"url":"https://github.com/kuuote/deno-cache-injector","last_synced_at":"2025-10-14T05:30:53.564Z","repository":{"id":50793334,"uuid":"371884676","full_name":"kuuote/deno-cache-injector","owner":"kuuote","description":null,"archived":true,"fork":false,"pushed_at":"2023-06-16T14:54:28.000Z","size":18,"stargazers_count":16,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-26T11:04:27.510Z","etag":null,"topics":["cache","deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kuuote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-29T05:04:14.000Z","updated_at":"2024-09-28T02:39:29.000Z","dependencies_parsed_at":"2022-09-05T01:01:53.297Z","dependency_job_id":null,"html_url":"https://github.com/kuuote/deno-cache-injector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuuote%2Fdeno-cache-injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuuote%2Fdeno-cache-injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuuote%2Fdeno-cache-injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuuote%2Fdeno-cache-injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuuote","download_url":"https://codeload.github.com/kuuote/deno-cache-injector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236446698,"owners_count":19150125,"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":["cache","deno"],"created_at":"2024-10-03T13:44:07.932Z","updated_at":"2025-10-14T05:30:48.276Z","avatar_url":"https://github.com/kuuote.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This script will replace JavaScript/TypeScript files in the cache to files in\nthe particular directory.\n\n# Install\n\n`$ deno install -n deno-cache-injector --allow-env --allow-read --allow-write https://deno.land/x/cache_injector@1.0.0/injector.ts`\n\n# Permissions\n\nHere's an overview of how deno-cache-injector uses permissions:\n\n| Permission | Description                            |\n| ---------- | -------------------------------------- |\n| `env`      | Access to $HOME for resolve cache path |\n| `read`     | Read `\u003clibpath\u003e`                       |\n| `write`    | Write cache                            |\n\n# Usage\n\n`deno-cache-injector \u003coption\u003e... \u003clibpath\u003e \u003cliburl\u003e`\n\n### Options\n\n| Option | Description                                         |\n| ------ | --------------------------------------------------- |\n| -d     | Delete cache (Only files that exists in `\u003clibpath\u003e` |\n| -s     | Use symbolic link                                   |\n| -v     | Display verbose log                                 |\n\n### Arguments\n\n| Argument    | Description                                               |\n| ----------- | --------------------------------------------------------- |\n| `\u003clibpath\u003e` | A local directory path which is used to replace the cache |\n| `\u003cliburl\u003e`  | A base URL of a library in the cache to replace           |\n\n### Example\n\n`deno-cache-injector ./denops-std-deno https://deno.land/x/denops_std@v0.10`\n\nor\n\n`deno-cache-injector -s ./denops-std-deno https://deno.land/x/denops_std@v0.10`\n\n# License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE.txt) for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuuote%2Fdeno-cache-injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuuote%2Fdeno-cache-injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuuote%2Fdeno-cache-injector/lists"}