{"id":22518814,"url":"https://github.com/mikeludemann/toggleviewinput","last_synced_at":"2026-04-20T05:36:12.845Z","repository":{"id":98485656,"uuid":"131496538","full_name":"mikeludemann/toggleViewInput","owner":"mikeludemann","description":"Toggle input type with password for security values","archived":false,"fork":false,"pushed_at":"2018-04-29T14:41:20.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T02:47:26.689Z","etag":null,"topics":["css","html","javascript","module-pattern"],"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/mikeludemann.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-29T13:26:02.000Z","updated_at":"2018-04-29T14:41:21.000Z","dependencies_parsed_at":"2023-06-01T23:45:39.534Z","dependency_job_id":null,"html_url":"https://github.com/mikeludemann/toggleViewInput","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeludemann/toggleViewInput","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FtoggleViewInput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FtoggleViewInput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FtoggleViewInput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FtoggleViewInput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeludemann","download_url":"https://codeload.github.com/mikeludemann/toggleViewInput/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FtoggleViewInput/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32034965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["css","html","javascript","module-pattern"],"created_at":"2024-12-07T04:16:39.239Z","updated_at":"2026-04-20T05:36:12.839Z","avatar_url":"https://github.com/mikeludemann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toggleViewInput\n\nToggle input type with password for security values\n\n## Examples\n\n```code\ntoggleView.text(inputElement);\ntoggleView.color(inputElement);\ntoggleView.date(inputElement);\ntoggleView.datetime(inputElement);\ntoggleView.datetimelocal(inputElement);\ntoggleView.time(inputElement);\ntoggleView.week(inputElement);\ntoggleView.month(inputElement);\ntoggleView.tel(inputElement);\ntoggleView.number(inputElement);\ntoggleView.url(inputElement);\ntoggleView.email(inputElement);\ntoggleView.file(inputElement);\ntoggleView.range(inputElement);\ntoggleView.image(inputElement);\ntoggleView.hidden(inputElement);\ntoggleView.radio(inputElement);\ntoggleView.checkbox(inputElement);\n\n/* Call Method with Event Listener */\n\ndocument.getElementById(\"toggle\").addEventListener(\"click\", function () {\n    toggleView.text(\"#name\");\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Ftoggleviewinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeludemann%2Ftoggleviewinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Ftoggleviewinput/lists"}