{"id":19341196,"url":"https://github.com/jsdir/resize-brunch","last_synced_at":"2025-11-16T22:03:59.935Z","repository":{"id":14682887,"uuid":"17402238","full_name":"jsdir/resize-brunch","owner":"jsdir","description":"Automatically resizes images.","archived":false,"fork":false,"pushed_at":"2014-03-21T10:30:36.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T02:33:17.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsdir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-04T13:11:30.000Z","updated_at":"2014-05-02T06:06:14.000Z","dependencies_parsed_at":"2022-08-28T19:00:27.693Z","dependency_job_id":null,"html_url":"https://github.com/jsdir/resize-brunch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jsdir/resize-brunch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdir%2Fresize-brunch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdir%2Fresize-brunch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdir%2Fresize-brunch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdir%2Fresize-brunch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdir","download_url":"https://codeload.github.com/jsdir/resize-brunch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdir%2Fresize-brunch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284783323,"owners_count":27062624,"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","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T03:29:37.912Z","updated_at":"2025-11-16T22:03:59.911Z","avatar_url":"https://github.com/jsdir.png","language":"CoffeeScript","readme":"resize-brunch\n=============\n\nAutomatically resizes images.\n\nUsage\n=====\n\n### Configuration Options\n```coffeescript\nexports.config =\n  plugins:\n    resize:\n      \"app/assets/images/originals\":\n        height: 64\n        width: 64\n        dest: \"images/thumbnails_64px\"\n```\n\n#### Multiple option sets\n```coffeescript\nexports.config =\n  plugins:\n    resize:\n      \"app/assets/images/originals\": [\n        height: 64\n        width: 64\n        dest: \"images/thumbnails_64px\"\n      ,\n        height: 32\n        width: 32\n        dest: \"images/thumbnails_32px\"\n      ]\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdir%2Fresize-brunch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsdir%2Fresize-brunch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdir%2Fresize-brunch/lists"}