{"id":19779178,"url":"https://github.com/isaeken/jquery-waves","last_synced_at":"2025-10-31T15:04:52.328Z","repository":{"id":57282495,"uuid":"260813973","full_name":"isaeken/jquery-waves","owner":"isaeken","description":"A simple waves effect library","archived":false,"fork":false,"pushed_at":"2020-12-05T15:18:24.000Z","size":67,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-03T23:35:43.477Z","etag":null,"topics":["effects","jquery","ripple","simple","waves"],"latest_commit_sha":null,"homepage":"https://isaeken.github.io/jquery-waves/","language":"SCSS","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/isaeken.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":"2020-05-03T02:28:14.000Z","updated_at":"2022-04-08T16:26:26.000Z","dependencies_parsed_at":"2022-09-18T19:26:41.620Z","dependency_job_id":null,"html_url":"https://github.com/isaeken/jquery-waves","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/isaeken%2Fjquery-waves","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaeken%2Fjquery-waves/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaeken%2Fjquery-waves/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaeken%2Fjquery-waves/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaeken","download_url":"https://codeload.github.com/isaeken/jquery-waves/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224107281,"owners_count":17256923,"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":["effects","jquery","ripple","simple","waves"],"created_at":"2024-11-12T05:33:45.739Z","updated_at":"2025-10-31T15:04:47.276Z","avatar_url":"https://github.com/isaeken.png","language":"SCSS","readme":"# jquery-waves\r\nA simple \u0026 lightweight waves effect plugin\r\n\r\n---\r\n\r\n\u003ccenter\u003e\r\n\r\n![Requires.io](https://img.shields.io/requires/github/isaeken/jquery-waves) ![npm](https://img.shields.io/npm/dt/jquery-waves) ![GitHub](https://img.shields.io/github/license/isaeken/jquery-waves) ![npm](https://img.shields.io/npm/v/jquery-waves)\r\n![GitHub followers](https://img.shields.io/github/followers/isaeken?style=social) ![GitHub Repo stars](https://img.shields.io/github/stars/isaeken/jquery-waves?style=social)\r\n\r\n\u003c/center\u003e\r\n\r\n---\r\n\r\n![isaeken/jquery-waves](https://raw.githubusercontent.com/isaeken/jquery-waves/master/docs/img/ss.png)\r\n\r\n## Installation\r\nYou can install jquery-waves plugin using npm or include directly files\r\n\r\n#### install using npm\r\n```bash\r\nnpm install animejs\r\nnpm install jquery-waves\r\n```\r\n#### or include files\r\n````html\r\n\u003chead\u003e\r\n...\r\n\u003clink rel=\"stylesheet\" href=\"/your/servers/assets/path/css/jquery-waves.min.css\"\u003e\r\n\u003cscript src=\"/your/servers/assets/path/js/jquery.min.js\"\u003e\u003c/script\u003e\r\n\u003cscript src=\"/your/servers/assets/path/js/anime.min.js\"\u003e\u003c/script\u003e\r\n\u003cscript src=\"/your/servers/assets/path/js/jquery-waves.min.js\"\u003e\u003c/script\u003e\r\n...\r\n\u003c/head\u003e\r\n````\r\n\r\n## Simple Usage\r\nCreating wave effect with classes\r\n````html\r\n\u003cbutton class=\"waves-effect\"\u003eClick me\u003c/button\u003e\r\n````\r\nor programmatically\r\n````javascript\r\n$('#element').rippleAnimation();\r\n````\r\n\r\n## Help and docs\r\nPlease report bugs from issues tab\r\n- [Documentation](https://isaeken.github.io/jquery-waves/)\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaeken%2Fjquery-waves","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaeken%2Fjquery-waves","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaeken%2Fjquery-waves/lists"}