{"id":18879579,"url":"https://github.com/statickidz/tiltscroll","last_synced_at":"2026-01-25T20:47:09.749Z","repository":{"id":28459945,"uuid":"31975669","full_name":"statickidz/TiltScroll","owner":"statickidz","description":"Script to scroll webpage to top on device tilt","archived":false,"fork":false,"pushed_at":"2015-03-11T14:25:50.000Z","size":140,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T03:12:32.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/statickidz.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":"2015-03-10T18:53:26.000Z","updated_at":"2019-12-04T05:16:53.000Z","dependencies_parsed_at":"2022-09-03T11:52:59.323Z","dependency_job_id":null,"html_url":"https://github.com/statickidz/TiltScroll","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/statickidz%2FTiltScroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2FTiltScroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2FTiltScroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statickidz%2FTiltScroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statickidz","download_url":"https://codeload.github.com/statickidz/TiltScroll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841742,"owners_count":19705981,"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-08T06:37:44.139Z","updated_at":"2026-01-25T20:47:09.712Z","avatar_url":"https://github.com/statickidz.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TiltScroll #\n\n![TiltScroll Example](http://img.imgur.com/YHFtRkC.gif \"\")\n\nTiltScroll is a simple, easy-to-use JavaScript library to make your website sensitive event tilting the device and automatically move up.\n\nTiltScroll is developed by [StaticKidz](https://statickidz.com/).\n\n## Compatibility ##\n\nI tried and tested on the following mobile browsers and devices:\n\n* Mobile Safari on iOS 8\n* Chrome on iOS 8\n* Chrome on Android (ICS)\n* MacBook (Early 2011) and Chrome \n\n## Usage ##\n\nInclude tiltscroll.js in your JavaScript bundle or add it to your HTML page like this:\n\n```html\n\u003cscript type=\"application/javascript\" src=\"/path/to/tiltscroll.js\"\u003e\u003c/script\u003e\n```\n\nTiltScroll instantiates automatically, don't worry fot that. In addition, you can override default options.\n\n## Options ##\n\nChange the tilt sensitivity that makes the scroll, by default -15, the posible values its 0 to -180.\n\n```js\nTiltScroll({\n\tdeviceSense: -30\n});\n```\n\nOr change the scroll duration time in miliseconds:\n\n```js\nTiltScroll({\n\tscrollDuration: 5500\n});\n```\n\n## Live Demo ##\n\nYou can test this working [here](https://statickidz.com).\n\n## Credits and collaboration ##\n\nTiltScroll is maintained by [Adrián Barrio Andrés](https://statickidz.com) and the original idea was for [Eduardo Matias](https://twitter.com/Madwardan). All open source code released by StaticKidz is licenced under the MIT licence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatickidz%2Ftiltscroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatickidz%2Ftiltscroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatickidz%2Ftiltscroll/lists"}