{"id":22218593,"url":"https://github.com/megahertz/jquery.get-word-by-event","last_synced_at":"2025-07-27T14:32:54.934Z","repository":{"id":13659409,"uuid":"16353002","full_name":"megahertz/jquery.get-word-by-event","owner":"megahertz","description":"jQuery GetWordByEvent plugin","archived":false,"fork":false,"pushed_at":"2015-08-05T12:32:56.000Z","size":125,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-09T12:21:12.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/megahertz.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":"2014-01-29T17:49:35.000Z","updated_at":"2020-12-16T18:47:30.000Z","dependencies_parsed_at":"2022-09-23T13:53:47.234Z","dependency_job_id":null,"html_url":"https://github.com/megahertz/jquery.get-word-by-event","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fjquery.get-word-by-event","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fjquery.get-word-by-event/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fjquery.get-word-by-event/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megahertz%2Fjquery.get-word-by-event/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megahertz","download_url":"https://codeload.github.com/megahertz/jquery.get-word-by-event/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227812913,"owners_count":17823622,"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-12-02T22:27:15.158Z","updated_at":"2024-12-02T22:27:15.812Z","avatar_url":"https://github.com/megahertz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"GetWordByEvent jQuery plugin\n========================\n\nThis plugin allows to get the word under cursor\n\nRequire: jQuery 1.7+\n\ninstall\n-------\nInclude jQuery and plugin JavaScript files:\n```html\n\u003cscript type=\"text/javascript\" src=\"http://code.jquery.com/jquery-1.10.1.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"jquery.get-word-by-event.js\"\u003e\u003c/script\u003e\n```\n\nexample\n-------\n\n```js\n$('p').getWordByEvent('click', function(e, word) {\n    alert('You have clicked \"' + word + '\" word')\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegahertz%2Fjquery.get-word-by-event","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegahertz%2Fjquery.get-word-by-event","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegahertz%2Fjquery.get-word-by-event/lists"}