{"id":15683609,"url":"https://github.com/ihadeed/ionic-parallax","last_synced_at":"2025-05-07T13:46:33.141Z","repository":{"id":57276029,"uuid":"90223573","full_name":"ihadeed/ionic-parallax","owner":"ihadeed","description":"Parallax Module for Ionic Framework 2+","archived":false,"fork":false,"pushed_at":"2017-05-05T20:42:44.000Z","size":13,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T10:42:33.463Z","etag":null,"topics":["ionic","ionic-plugin","ionic2","ionic3","parllax"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ihadeed.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-05-04T05:05:00.000Z","updated_at":"2021-11-19T23:08:15.000Z","dependencies_parsed_at":"2022-08-25T01:14:13.419Z","dependency_job_id":null,"html_url":"https://github.com/ihadeed/ionic-parallax","commit_stats":null,"previous_names":["zyra/ionic-parallax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihadeed%2Fionic-parallax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihadeed%2Fionic-parallax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihadeed%2Fionic-parallax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihadeed%2Fionic-parallax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihadeed","download_url":"https://codeload.github.com/ihadeed/ionic-parallax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252890099,"owners_count":21820312,"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":["ionic","ionic-plugin","ionic2","ionic3","parllax"],"created_at":"2024-10-03T17:07:40.135Z","updated_at":"2025-05-07T13:46:33.114Z","avatar_url":"https://github.com/ihadeed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ionic-parallax\n\nWIP, here's a quick usage example: \n\n```bash\nnpm i --save ionic-parallax\n```\n\n```ts\nimport { ParallaxModule } from 'ionic-parallax';\n\n@NgModule({\n  imports: [\n    ...\n     ParallaxModule\n  ]\n}) \n```\n\n```html\n\u003cion-content\u003e\n  \u003cion-card\u003e\n     \u003cdiv parallax [ratio]=50\u003e\u003c/div\u003e\n  \u003c/ion-card\u003e\n\u003c/ion-content\u003e\n```\n\n```scss\nion-card {\n  position: relative;\n   \n  \u003e img[parallax] {\n    position: absolute;\n    height: inherit;\n  }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihadeed%2Fionic-parallax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihadeed%2Fionic-parallax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihadeed%2Fionic-parallax/lists"}