{"id":23895184,"url":"https://github.com/friendsofecmascript/scrollproxy","last_synced_at":"2025-07-16T10:35:24.323Z","repository":{"id":57239619,"uuid":"71113019","full_name":"FriendsOfECMAScript/ScrollProxy","owner":"FriendsOfECMAScript","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-09T09:24:17.000Z","size":1478,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-26T14:00:41.612Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriendsOfECMAScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-10-17T07:49:50.000Z","updated_at":"2022-01-17T10:45:13.000Z","dependencies_parsed_at":"2022-08-29T22:22:26.123Z","dependency_job_id":null,"html_url":"https://github.com/FriendsOfECMAScript/ScrollProxy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/FriendsOfECMAScript/ScrollProxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfECMAScript%2FScrollProxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfECMAScript%2FScrollProxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfECMAScript%2FScrollProxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfECMAScript%2FScrollProxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfECMAScript","download_url":"https://codeload.github.com/FriendsOfECMAScript/ScrollProxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfECMAScript%2FScrollProxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260443431,"owners_count":23010018,"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":"2025-01-04T15:52:01.990Z","updated_at":"2025-06-17T21:36:12.287Z","avatar_url":"https://github.com/FriendsOfECMAScript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#FoesScrollProxy\n\u003e \n\n[![npm version](https://img.shields.io/npm/v/foes-scrollproxy.svg?style=flat-square)](https://www.npmjs.com/package/foes-scrollproxy)\n[![Build Status](http://img.shields.io/travis/FriendsOfECMAScript/ScrollProxy/master.svg?style=flat-square)](https://travis-ci.org/FriendsOfECMAScript/ScrollProxy)\n[![NPM Status](http://img.shields.io/npm/dm/foes-scrollproxy.svg?style=flat-square)](https://www.npmjs.org/package/foes-scrollproxy)\n[![devDependency Status](https://img.shields.io/david/FriendsOfECMAScript/ScrollProxy.svg?style=flat-square)](https://david-dm.org/FriendsOfECMAScript/ScrollProxy#info=dependencies)\n\n##Installation\nThe recommended and the most suitable way to install is through *NPM*.\n```shell\n$ npm install --save foes-scrollproxy\n```\n\nAlso, you can install through *Bower*.\n```shell\n$ bower install --save foes-scrollproxy\n```\n\nAfter installation process, you have to include the js files in your html.\n```html\n\u003cscript src=\"/your/path/foes-scrollproxy/dist/foes-scrollproxy.umd.min.js\"\u003e\u003c/script\u003e\n```\n\nAlso, it supports ES2015 modules so, you can easily import the library in your js instead loading the UMD version in the DOM.\n```js\nimport 'foes-scrollproxy';\nimport {ScrollImageParallaxObserver} from 'foes-scrollproxy';\n```\n\nThe following code is a fully initialization example code:\n```js\n\n```\n\n\n##Credits\nThis library is created by:\n\u003e\n**@mktoast** - [mikeltuesta@gmail.com](mailto:mikeltuesta@gmail.com)\n\n##Licensing Options\n[![License](https://img.shields.io/badge/License-MIT-yellowgreen.svg?style=flat-square)](https://github.com/FriendsOfECMAScript/ScrollProxy/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofecmascript%2Fscrollproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofecmascript%2Fscrollproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofecmascript%2Fscrollproxy/lists"}