{"id":20146850,"url":"https://github.com/eklemen/fill-murray-react","last_synced_at":"2026-05-10T18:58:54.496Z","repository":{"id":57235950,"uuid":"105469125","full_name":"eklemen/fill-murray-react","owner":"eklemen","description":"React component to add Fill Murray filler images.","archived":false,"fork":false,"pushed_at":"2017-10-20T00:08:57.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T03:51:16.593Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eklemen.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":"2017-10-01T19:40:42.000Z","updated_at":"2018-02-22T16:01:18.000Z","dependencies_parsed_at":"2022-08-23T15:50:57.683Z","dependency_job_id":null,"html_url":"https://github.com/eklemen/fill-murray-react","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/eklemen%2Ffill-murray-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklemen%2Ffill-murray-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklemen%2Ffill-murray-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eklemen%2Ffill-murray-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eklemen","download_url":"https://codeload.github.com/eklemen/fill-murray-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587843,"owners_count":19986628,"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-11-13T22:26:21.245Z","updated_at":"2026-05-10T18:58:54.439Z","avatar_url":"https://github.com/eklemen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Fill Murray React Component\n\n**Quick filler images featuring none other than Bill Murray.**\n\n\n### Example:\n```sh\nnpm install --save fill-murray-react\n# or\nyarn add fill-murray-react\n```\n```jsx\nimport FillMurray from 'fill-murray'\n\nclass App extends Component {\n    render() {\n      return (\n        \u003cdiv\u003e\n            \u003cFillMurray\n              w={400}\n              h={200}\n            /\u003e\n        \u003c/div\u003e\n      );\n    }\n}\n```\n\n| Prop  | Default  | Definition  | \n|:-:|:-:|:-:|\n| `w`  | `300`  | Width |\n| `h`  | `300`  | Height |\n| `grayscale` | `false` | Uses grayscale image  |\n\nAll props are optional. You can pass any aditional props, they simply get applied to component.\n\nCredit to http://www.fillmurray.com/ for hosting the images.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feklemen%2Ffill-murray-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feklemen%2Ffill-murray-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feklemen%2Ffill-murray-react/lists"}