{"id":18314324,"url":"https://github.com/agrublev/autocapitalize","last_synced_at":"2026-01-20T06:32:56.143Z","repository":{"id":142047397,"uuid":"88555863","full_name":"agrublev/autocapitalize","owner":"agrublev","description":"A polyfill of sorts, allowing you to do autocapitalize words, sentences, characters in any browser","archived":false,"fork":false,"pushed_at":"2017-04-18T13:43:18.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T12:43:02.555Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agrublev.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":"2017-04-17T22:21:10.000Z","updated_at":"2019-10-09T11:01:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"9eaa887f-40e9-4ecd-bf81-867d8b830c5d","html_url":"https://github.com/agrublev/autocapitalize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agrublev/autocapitalize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fautocapitalize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fautocapitalize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fautocapitalize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fautocapitalize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrublev","download_url":"https://codeload.github.com/agrublev/autocapitalize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fautocapitalize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28597638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-05T16:31:49.200Z","updated_at":"2026-01-20T06:32:56.129Z","avatar_url":"https://github.com/agrublev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# autocapitalize\nA polyfill of sorts, allowing you to do autocapitalize words, sentences, characters in any browser\n\nSimple usage:\n\n```\n$.autocapitalize();\n```\n\nwill automatically use the existing html attribute autocapitalize and read its value\n\nOptions are: \n- words \n- sentences\n- characters\n\nYou can also call it on elements you choose and even force a specific type of capitalization:\n\n```\n$(\"input.auto_words\").autocapitalize({mode:\"words\"});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrublev%2Fautocapitalize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrublev%2Fautocapitalize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrublev%2Fautocapitalize/lists"}