{"id":17172955,"url":"https://github.com/20tab/jquery-eyes","last_synced_at":"2026-01-05T12:46:50.015Z","repository":{"id":5535097,"uuid":"6737891","full_name":"20tab/jquery-eyes","owner":"20tab","description":"Eyes is a jQuery plugin to create eyes in your html pages.","archived":false,"fork":false,"pushed_at":"2012-11-17T20:15:53.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T00:43:51.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/20tab.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":"2012-11-17T17:40:51.000Z","updated_at":"2017-04-06T17:19:45.000Z","dependencies_parsed_at":"2022-08-06T19:00:23.628Z","dependency_job_id":null,"html_url":"https://github.com/20tab/jquery-eyes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fjquery-eyes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fjquery-eyes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fjquery-eyes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fjquery-eyes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/jquery-eyes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344489,"owners_count":20599959,"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-14T23:49:08.288Z","updated_at":"2026-01-05T12:46:49.978Z","avatar_url":"https://github.com/20tab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eyes jQuery Plugin\n\nEyes is a jQuery plugin to create eyes in your html pages.\n\n## Usage\n\nInclude the plugin script\n\n``` html\n\u003cscript type=\"text/javascript\" src=\"jquery-eyes.js\"\u003e\u003c/script\u003e\n```\n\n``` js\n$(\"#eyes\").Eyes();\n```\n  \nor to customize properties\n\n``` js\n$('#customEyes').Eyes({\n\twidth\t\t\t\t: 92,//eyes' width\n\theight\t\t\t  \t: 40,//eyes' height\n\teyeWidth\t\t  \t: 34,//width of single eye\n\tborderRadius\t\t: 30,//border radius for eye element\n\tpupilBG\t\t\t\t: '#231F20',//pupil's background\n\tpupilWidth\t\t\t: 20,//pupils' width\n\tpupilHeight\t\t  \t: 20,//pupils' height\n\tpupilBorderRadius \t: 20,//pupils' border radius\n});\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fjquery-eyes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2Fjquery-eyes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fjquery-eyes/lists"}