{"id":13422319,"url":"https://github.com/keske/react-parallax-component","last_synced_at":"2025-04-07T13:09:01.143Z","repository":{"id":57342271,"uuid":"48439650","full_name":"keske/react-parallax-component","owner":"keske","description":"Easiest way to add scroll parallax effect on the component","archived":false,"fork":false,"pushed_at":"2017-07-11T21:35:02.000Z","size":2531,"stargazers_count":164,"open_issues_count":6,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-24T23:21:13.434Z","etag":null,"topics":["parallax","react"],"latest_commit_sha":null,"homepage":"","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/keske.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":"2015-12-22T15:33:27.000Z","updated_at":"2024-02-21T11:57:24.000Z","dependencies_parsed_at":"2022-09-16T03:01:14.839Z","dependency_job_id":null,"html_url":"https://github.com/keske/react-parallax-component","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/keske%2Freact-parallax-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keske%2Freact-parallax-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keske%2Freact-parallax-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keske%2Freact-parallax-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keske","download_url":"https://codeload.github.com/keske/react-parallax-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657281,"owners_count":20974345,"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":["parallax","react"],"created_at":"2024-07-30T23:00:41.557Z","updated_at":"2025-04-07T13:09:01.123Z","avatar_url":"https://github.com/keske.png","language":"JavaScript","funding_links":[],"categories":["UI Animation","Ferramentas","📦 Legacy \u0026 Inactive Projects"],"sub_categories":["Parallax"],"readme":"# React Parallax Component\n\nEasiest way to add scroll parallax effect on the component.\n\n![image](https://raw.githubusercontent.com/keske/react-parallax-component/master/src/example/images/example.gif?token=ABvV0pJZwvFAa0Nrvv6LRVqxkGZb8vhcks5Wgt1WwA%3D%3D)\n\n\n## Installation\n\n`npm install react-parallax-component`\n\n## Usage\n\n`import ParallaxComponent from 'react-parallax-component';`\n\n\n```javascript\n\u003cParallaxComponent\n  speed=\"0.003\"\n  width=\"300\"\n  top=\"40%\"\n  left=\"100\"\n\u003e\n  \u003cdiv\u003e\n    Children component\n  \u003c/div\u003e\n\u003c/ParallaxComponent\u003e\n```\n\n### Props\n- `speed` _(String)_ - animation speed, default: `-0.03`\n- `width` _(String)_ - component width, default: `auto`\n- `height` _(String)_ - component height, default: `auto`\n- `top` _(String)_ - component top position, default: `inherit`\n- `left` _(String)_ - component left position, default: `inherit`\n- `right` _(String)_ - component top position, default: `inherit`\n\n## Development\n```\n$ npm install\n```\n\n## Run app\n```\n$ npm start\n```\nAnd open in browser: [http://localhost:4000](http://localhost:4000)\n\n## Build\n```\n$ npm run build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeske%2Freact-parallax-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeske%2Freact-parallax-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeske%2Freact-parallax-component/lists"}