{"id":13426890,"url":"https://github.com/flesler/jquery.localScroll","last_synced_at":"2025-03-15T22:30:39.632Z","repository":{"id":57282590,"uuid":"4617170","full_name":"flesler/jquery.localScroll","owner":"flesler","description":"Animated anchor navigation made easy with jQuery","archived":false,"fork":false,"pushed_at":"2017-09-05T17:35:48.000Z","size":48,"stargazers_count":615,"open_issues_count":3,"forks_count":197,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-10-14T10:49:21.331Z","etag":null,"topics":["anchor","animated","hash","jquery","navigation","plugin","scrolling","scrollto"],"latest_commit_sha":null,"homepage":"http://demos.flesler.com/jquery/localScroll/","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/flesler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2012-06-10T18:14:17.000Z","updated_at":"2024-07-03T15:40:15.000Z","dependencies_parsed_at":"2022-09-14T18:01:29.306Z","dependency_job_id":null,"html_url":"https://github.com/flesler/jquery.localScroll","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flesler%2Fjquery.localScroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flesler%2Fjquery.localScroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flesler%2Fjquery.localScroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flesler%2Fjquery.localScroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flesler","download_url":"https://codeload.github.com/flesler/jquery.localScroll/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801600,"owners_count":20350105,"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":["anchor","animated","hash","jquery","navigation","plugin","scrolling","scrollto"],"created_at":"2024-07-31T00:01:47.656Z","updated_at":"2025-03-15T22:30:34.621Z","avatar_url":"https://github.com/flesler.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# jQuery.localScroll\n\nAnimated anchor navigation made easy with jQuery\n\n### Demo\n\nYou can check the [demo](http://demos.flesler.com/jquery/localScroll/) to see the plugin in action.\n\n### Installation and usage\n\nVia [bower](https://github.com/flesler/jquery.localScroll/blob/master/bower.json):\n```bash\nbower install jquery.localScroll\n```\nVia [npm](https://www.npmjs.com/package/jquery.localscroll):\n```bash\nnpm install jquery.localscroll\n```\n\n### Using a public CDN\n\nCDN provided by [jsdelivr](http://www.jsdelivr.com/#!jquery.localscroll)\n```html\n\u003cscript src=\"//cdn.jsdelivr.net/npm/jquery.localscroll@2.0.0/jquery.localScroll.min.js\"\u003e\u003c/script\u003e\n```\nCDN provided by [cdnjs](https://cdnjs.com/libraries/jquery-localScroll) (outdated)\n```html\n\u003cscript src=\"//cdnjs.cloudflare.com/ajax/libs/jquery-localScroll/1.3.5/jquery.localScroll.min.js\"\u003e\u003c/script\u003e\n```\n\n### Downloading Manually\n\nYou can get the latest stable version from the [releases page](https://github.com/flesler/jquery.localScroll/releases).\n\n### Demo\n\nYou can see the plugin in a (somewhat precarious) [demo page](http://demos.flesler.com/jquery/localScroll/).\n\n### jQuery.scrollTo\n\nThis plugin requires [jQuery.scrollTo](http://github.com/flesler/jquery.scrollTo).\nIn order to use jQuery.scrollTo 2.0 you need to update jQuery.localScroll to 1.4.0 and above.\n\n### Notes\n\n* The hash of settings is passed in to jQuery.scrollTo, so, in addition to jQuery.localScroll's settings, you can use any of jQuery.scrollTo's. Check that plugin's documentation for further information.\n\n* If you want to convert the links from ALL over the page, with the same settings, just call $.localScroll(...) instead of $(...).localScroll(...)\n\n* Most of this plugin's defaults, belong to jQuery.scrollTo, check it's demo for an example of each option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflesler%2Fjquery.localScroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflesler%2Fjquery.localScroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflesler%2Fjquery.localScroll/lists"}