{"id":15407070,"url":"https://github.com/bih/jquery.emailize.js","last_synced_at":"2025-06-28T10:32:27.458Z","repository":{"id":17812470,"uuid":"20706036","full_name":"bih/jquery.emailize.js","owner":"bih","description":"An example of email autocompletion. Hacked over a few hours for a UX post.","archived":false,"fork":false,"pushed_at":"2014-06-12T16:33:00.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2024-12-28T01:40:35.678Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bih.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":"2014-06-10T23:58:57.000Z","updated_at":"2014-06-12T16:33:01.000Z","dependencies_parsed_at":"2022-09-09T04:50:08.075Z","dependency_job_id":null,"html_url":"https://github.com/bih/jquery.emailize.js","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/bih%2Fjquery.emailize.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fjquery.emailize.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fjquery.emailize.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bih%2Fjquery.emailize.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bih","download_url":"https://codeload.github.com/bih/jquery.emailize.js/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550025,"owners_count":19657538,"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-01T16:26:57.954Z","updated_at":"2025-02-18T20:46:28.454Z","avatar_url":"https://github.com/bih.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery.emailize.js\n\nThis is a library I built [as a UX suggestion in a blog post](http://bilaw.al/improving-email-address-input) I recently published. Writing emails is one of the most common tasks we do on the web and I think it should be increasingly be made simpler and quicker.\n\nIt is up to you whether you'd like to use it in production. I would \u003c3 contributions.\n\n# How to use\nYou need jQuery. After you need to include the `jquery.emailize.js` and `jquery.emailize.css` into your webpage.\n\nTo call emailize on a `\u003cdiv\u003e` element (or a generic `\u003cemail\u003e` element as we have done in the example) run this before your `\u003c/body\u003e` tag\n\n```\n$(document).ready(function(){\n\t$(\"email\").emailize();\n});\n```\n\n# Example\nClick [here to view an example.](http://bih.github.io/jquery.emailize.js)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Fjquery.emailize.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbih%2Fjquery.emailize.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbih%2Fjquery.emailize.js/lists"}