{"id":16020643,"url":"https://github.com/noxify/gridsome-plugin-remark-image-download","last_synced_at":"2025-10-21T19:30:53.292Z","repository":{"id":53551598,"uuid":"241226054","full_name":"noxify/gridsome-plugin-remark-image-download","owner":"noxify","description":null,"archived":true,"fork":false,"pushed_at":"2021-03-24T21:09:59.000Z","size":15,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T14:13:11.770Z","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/noxify.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":"2020-02-17T23:02:52.000Z","updated_at":"2023-09-08T12:49:13.000Z","dependencies_parsed_at":"2022-09-10T23:22:26.155Z","dependency_job_id":null,"html_url":"https://github.com/noxify/gridsome-plugin-remark-image-download","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-image-download","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-image-download/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-image-download/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-image-download/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxify","download_url":"https://codeload.github.com/noxify/gridsome-plugin-remark-image-download/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237543053,"owners_count":19327174,"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-08T17:42:56.343Z","updated_at":"2025-10-21T19:30:47.949Z","avatar_url":"https://github.com/noxify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gridsome Remark Plugin - Image Downloader\n\nSimple plugin for `@gridsome/transformer-remark` to enable the download of remote images.\n\n## Install\n\n```\nnpm install -s https://github.com/noxify/gridsome-plugin-remark-image-download.git\n\n```\n\n## Setup\n\n```js\nmodule.exports = {\n  siteName: 'Gridsome',\n  plugins: [\n    //...\n  ],\n  templates: {\n    //...\n  },\n  transformers: {\n    //Add markdown support to all file-system sources\n    remark: {\n      plugins: [\n        ['@noxify/gridsome-plugin-remark-image-download', {\n          targetPath: './src/assets/contentImages'\n        }]\n      ]\n    }\n  }\n}\n\n```\n\n## Documentation\n\nYou can find the complete documentation here: https://webstone.info/documentation/gridsome-plugin-remark-image-download\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Fgridsome-plugin-remark-image-download","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxify%2Fgridsome-plugin-remark-image-download","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Fgridsome-plugin-remark-image-download/lists"}