{"id":26315688,"url":"https://github.com/grimmdude/jquery-menuflip","last_synced_at":"2025-03-15T12:19:51.540Z","repository":{"id":1980607,"uuid":"2912296","full_name":"grimmdude/jQuery-menuFlip","owner":"grimmdude","description":"Create animated flipping menu links with this extremely lightweight jQuery plugin.","archived":false,"fork":false,"pushed_at":"2017-01-28T04:36:35.000Z","size":48,"stargazers_count":38,"open_issues_count":0,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-16T10:04:33.788Z","etag":null,"topics":["animation","jquery","jquery-menuflip","menu","navigation"],"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/grimmdude.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":"2011-12-04T20:48:43.000Z","updated_at":"2023-03-18T02:34:33.000Z","dependencies_parsed_at":"2022-08-31T00:01:47.247Z","dependency_job_id":null,"html_url":"https://github.com/grimmdude/jQuery-menuFlip","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmdude%2FjQuery-menuFlip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmdude%2FjQuery-menuFlip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmdude%2FjQuery-menuFlip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimmdude%2FjQuery-menuFlip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimmdude","download_url":"https://codeload.github.com/grimmdude/jQuery-menuFlip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243726364,"owners_count":20337792,"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":["animation","jquery","jquery-menuflip","menu","navigation"],"created_at":"2025-03-15T12:19:51.045Z","updated_at":"2025-03-15T12:19:51.530Z","avatar_url":"https://github.com/grimmdude.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jQuery menuFlip\n===============\n\nCreate flipping menu links with this extremely lightweight jQuery plugin.\n\n##Usage\nHTML:\n```html\n\u003cul id=\"menuFlip\"\u003e\n    \u003cli\u003e\u003ca href=\"link1.html\"\u003eLink 1\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"link1.html\"\u003eLink 1\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"link1.html\"\u003eLink 1\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"link1.html\"\u003eLink 1\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n```\nYou can optionally specify the text you want to use for the flipped menu item using the `data-flipped-text` attribute in each link:\n```html\n\u003cli\u003e\u003ca href=\"link1.html\" data-flipped-text=\"Flipped Text\"\u003eLink 1\u003c/a\u003e\u003c/li\u003e\n```\n\nJS:\n```js\n$('#menuFlip').menuFlip({\n    li_height       : '20px', \n    flip_speed      : 150, \n    flipped_class   : 'flipped_item', \n    mouseover       : function() {}, \n    mouseout        : function() {}\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimmdude%2Fjquery-menuflip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimmdude%2Fjquery-menuflip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimmdude%2Fjquery-menuflip/lists"}