{"id":13422033,"url":"https://github.com/javierbyte/react-blur","last_synced_at":"2025-10-03T12:22:59.701Z","repository":{"id":28193343,"uuid":"31695342","full_name":"javierbyte/react-blur","owner":"javierbyte","description":"React component to blur image backgrounds using canvas.","archived":false,"fork":false,"pushed_at":"2022-05-03T04:36:21.000Z","size":3753,"stargazers_count":464,"open_issues_count":7,"forks_count":49,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-03T21:13:20.487Z","etag":null,"topics":["blur","design-tool","frontend","javascript","react"],"latest_commit_sha":null,"homepage":"https://javier.xyz/react-blur/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javierbyte.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-03-05T04:13:58.000Z","updated_at":"2025-03-07T02:38:23.000Z","dependencies_parsed_at":"2022-07-21T03:02:54.392Z","dependency_job_id":null,"html_url":"https://github.com/javierbyte/react-blur","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Freact-blur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Freact-blur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Freact-blur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Freact-blur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javierbyte","download_url":"https://codeload.github.com/javierbyte/react-blur/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248617657,"owners_count":21134196,"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":["blur","design-tool","frontend","javascript","react"],"created_at":"2024-07-30T23:00:35.804Z","updated_at":"2025-10-03T12:22:59.608Z","avatar_url":"https://github.com/javierbyte.png","language":"JavaScript","readme":"# [React Blur](https://javier.xyz/react-blur/)\n\nReact component for creating blurred backgrounds using canvas.\n\n[![react-blur](./website/public/react-blur.jpg)](https://javier.xyz/react-blur/)\n\n## Installation\n\n```js\nnpm install react-blur --save\n```\n\n## Usage\n\n```js\nimport Blur from \"react-blur\";\n```\n\n### Example\n\n```jsx\n\u003cBlur img=\"/directory/img.jpg\" blurRadius={5} enableStyles\u003e\n  The content.\n\u003c/Blur\u003e\n```\n\nFor a complete example see the code in the [demo branch](https://github.com/javierbyte/react-blur/blob/gh-pages/src/js/app.jsx).\n\n#### Props\n\n- `img`: The image path.\n- `blurRadius`: Optional. The size of the blur radius.\n- `enableStyles`: Optional. Flag to include base styles inline, omit this to easily override.\n- `shouldResize`: Optional. If the canvas should re-render on resize? Defaults to true.\n- `resizeInterval`: Optional. How fast the canvas should re-render on resize? Defaults to 128ms.\n\n### Contributing\n\n_Thanks to [Quasimodo](http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html) for the original stack blur algorithm._\n","funding_links":[],"categories":["UI Components","Uncategorized","Demos","\u003csummary\u003eUI Components\u003c/summary\u003e"],"sub_categories":["Miscellaneous","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierbyte%2Freact-blur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavierbyte%2Freact-blur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierbyte%2Freact-blur/lists"}