{"id":16653623,"url":"https://github.com/norm/image-placeholder","last_synced_at":"2025-04-09T18:08:46.452Z","repository":{"id":1150796,"uuid":"1034528","full_name":"norm/Image-Placeholder","owner":"norm","description":"Placeholder image generation","archived":false,"fork":false,"pushed_at":"2010-11-02T23:23:32.000Z","size":124,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T20:04:54.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ima.gs/","language":"Perl","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/norm.png","metadata":{"files":{"readme":"README.markdown","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":"2010-10-29T10:09:11.000Z","updated_at":"2021-04-04T08:30:42.000Z","dependencies_parsed_at":"2022-08-16T12:15:27.285Z","dependency_job_id":null,"html_url":"https://github.com/norm/Image-Placeholder","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/norm%2FImage-Placeholder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2FImage-Placeholder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2FImage-Placeholder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2FImage-Placeholder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/Image-Placeholder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248084460,"owners_count":21045125,"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-12T09:46:04.733Z","updated_at":"2025-04-09T18:08:46.432Z","avatar_url":"https://github.com/norm.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Image Placeholder\n=================\nA library, command-line script and website for generating placeholder images.\nSee [ima.gs][] for the online version that uses this code.\n\n\np5-Image-Placeholder\n--------------------\nPerl library, available from [CPAN][]. Comes with a command-line script, used\nlike so:\n\n    placeholder --background-color=999 400x300 \u003e test.png\n\nTo install this, you will need to be running perl (at least 5.10), and to\ninstall it either using the standard `cpan` command, or better yet [cpanm][]\nlike so:\n\n    cpanm --sudo Image::Placeholder\n\n\nDeploying as a website\n----------------------\nIf you want to run your own installation of this:\n\n* inside your corporate firewall so as not to leak HTTP_REFERER values out into the internet\n* within a [fort][] or other structure without internet access\n* on your laptop\n* as another competitor in the highly lucrative online placeholder market\n\nyou will need to be running perl (at least 5.10), and to install a bunch\nof modules from cpan. I'd recommend using [cpanm][], like so:\n\n    cpanm --sudo                                \\\n        Modern::Perl                            \\\n        GD                                      \\\n        Plack                                   \\\n        Plack::Middleware::Expires              \\\n        Moose                                   \\\n        MooseX::FollowPBP                       \\\n        MooseX::Method::Signatures\n\nOnce those are installed, clone this repository, `cd` into it and run the\ncommand:\n\n    plackup -Ilib placeholder.psgi\n\nwhich will run it on port 5000.\n\nCheck the [Plack][] website for more information on the various ways of\ndeploying Plack powered websites.\n\n\n\n[ima.gs]: http://ima.gs/\n[CPAN]:   http://search.cpan.org/dist/Image-Placeholder/\n[fort]:   http://devfort.com/\n[cpanm]:  http://cpanmin.us/\n[Plack]:  http://plackperl.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fimage-placeholder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fimage-placeholder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fimage-placeholder/lists"}