{"id":17958083,"url":"https://github.com/kilian/jquery.pulsate","last_synced_at":"2025-04-03T17:44:46.028Z","repository":{"id":1576216,"uuid":"2025601","full_name":"Kilian/jQuery.pulsate","owner":"Kilian","description":"jQuery.pulsate.js adds a pulsating effect to elements. Useful for drawing the users attention.","archived":false,"fork":false,"pushed_at":"2017-03-10T10:15:31.000Z","size":11,"stargazers_count":52,"open_issues_count":8,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-08T18:15:10.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jquerypulsate.kilianvalkhof.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"diwu/AnalyticX","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kilian.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":"2011-07-10T12:50:57.000Z","updated_at":"2024-08-17T00:13:16.000Z","dependencies_parsed_at":"2022-08-31T04:21:57.445Z","dependency_job_id":null,"html_url":"https://github.com/Kilian/jQuery.pulsate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilian%2FjQuery.pulsate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilian%2FjQuery.pulsate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilian%2FjQuery.pulsate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilian%2FjQuery.pulsate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kilian","download_url":"https://codeload.github.com/Kilian/jQuery.pulsate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247051995,"owners_count":20875677,"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-10-29T10:58:45.541Z","updated_at":"2025-04-03T17:44:46.009Z","avatar_url":"https://github.com/Kilian.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"jquery.pulsate\n==============\n\nAdds a pulsating effect to elements. It started out as an experiment with \noutline-offset by [Kilian Valkhof](http://kilianvalkhof.com/). By animating it you can create \na pulsating effect that's useful for focussing attention to a certain part of your webpage \nin a subtle way.\n\nSee the [examples](http://kilianvalkhof.com/jquerypulsate/).\n\n## Installation\n\n    $ bower install jquery.pulsate\n    \n## Example\n```js\n$(element).pulsate({\n  color: $(this).css(\"background-color\"), // set the color of the pulse\n  reach: 20,                              // how far the pulse goes in px\n  speed: 1000,          // how long one pulse takes in ms\n  pause: 0,             // how long the pause between pulses is in ms\n  glow: true,           // if the glow should be shown too\n  repeat: true,         // will repeat forever if true, if given a number will repeat for that many times\n  onHover: false        // if true only pulsate if user hovers over the element\n});\n```\n\n## License\n\nDual licensed under the MIT and GPL licenses.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilian%2Fjquery.pulsate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkilian%2Fjquery.pulsate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilian%2Fjquery.pulsate/lists"}