{"id":19001456,"url":"https://github.com/bumi/tokenizer","last_synced_at":"2025-04-22T17:46:52.021Z","repository":{"id":388731,"uuid":"6254","full_name":"bumi/tokenizer","owner":"bumi","description":"OLD, OLD Tokenizer allows you to create Mail.app like autocompletion fields - like facebook \"compose message\" \"to\" field","archived":false,"fork":false,"pushed_at":"2008-04-02T14:21:28.000Z","size":86,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T17:23:16.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/bumi.png","metadata":{"files":{"readme":"README","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":"2008-04-02T14:08:01.000Z","updated_at":"2019-08-13T13:22:27.000Z","dependencies_parsed_at":"2022-07-07T12:54:57.692Z","dependency_job_id":null,"html_url":"https://github.com/bumi/tokenizer","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/bumi%2Ftokenizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Ftokenizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Ftokenizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Ftokenizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bumi","download_url":"https://codeload.github.com/bumi/tokenizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249283001,"owners_count":21243656,"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-11-08T18:11:18.627Z","updated_at":"2025-04-16T22:31:17.633Z","avatar_url":"https://github.com/bumi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"/*\n\nTokenizer\ncreated by: Michael Bumann - http://railslove.com\nquestions? michael@railslove.com\n\nThe Tokenizer allows you create inputs fields similar to Apple Mails's or facebook's receiver field.\nIt uses the script.aculo.us autocompleter\n\nNEEDS TO BE REFACTORED! - but works...  ;)\n\nIf you have questions. please email me: michael@railslove.com\n\nUSAGE:\n=========\n\n\t\u003cdiv id=\"receivers\" class=\"tokenizer\"\u003e\n\t\u003c/div\u003e\n\t\u003cscript type=\"text/javascript\" charset=\"utf-8\"\u003e\n\t  tokenizer = new Tokenizer(\"receivers\",{inputName:\"receivers[]\",autocompleteURL:\"/posts/receivers\", autocompleteParam:\"user\"});\n\t\u003c/script\u003e\n\t\n\t\nTHIS WILL CREATE:\n\n\t\u003cdiv class=\"tokenizer\"\u003e\n\t\t\u003cdiv style=\"display: inline;\"\u003e\u003c/div\u003e\n\t\t\t\u003cinput name=\"tokens_input\" class=\"tokenizer_input\" style=\"width: 20px;\" autocomplete=\"off\"/\u003e\n\t\t\t\u003cdiv class=\"tokenizer_autocomplete\" style=\"display: none;\"\u003e\u003c/div\u003e\n\t\t\u003c/div\u003e\n\t\u003c/div\u003e\n\t\nTOKENS LOOK LIKE:\n\t\n\t\u003cdiv class=\"token\" id=\"token_1\"\u003e\n\t\t\u003cinput type=\"checkbox\" name=\"receivers[]\" value=\"dude\"/\u003e\u003cspan\u003edude\u003c/span\u003e\u003cimg src=\"/images/buttons/token_close.png\" alt=\"close\"/\u003e\n\t\u003c/div\u003e\n\n*/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Ftokenizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbumi%2Ftokenizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Ftokenizer/lists"}