{"id":22835270,"url":"https://github.com/gueff/jquery-maxlengthvisualfeedback","last_synced_at":"2026-05-05T05:34:16.866Z","repository":{"id":96371181,"uuid":"113322892","full_name":"gueff/jquery-maxlengthVisualFeedback","owner":"gueff","description":"gives visual feedback on the remaining free characters according to maxlength attribute. [HTML, formular, jQuery, JavaScript]","archived":false,"fork":false,"pushed_at":"2018-02-17T15:23:02.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T07:46:22.835Z","etag":null,"topics":["javascript","jquery"],"latest_commit_sha":null,"homepage":"https://blog.ueffing.net/post/2018/02/17/jquery-maxlength-visual-feedback/","language":"HTML","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/gueff.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-06T13:54:21.000Z","updated_at":"2023-05-29T14:15:40.000Z","dependencies_parsed_at":"2023-05-06T08:00:50.965Z","dependency_job_id":null,"html_url":"https://github.com/gueff/jquery-maxlengthVisualFeedback","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2Fjquery-maxlengthVisualFeedback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2Fjquery-maxlengthVisualFeedback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2Fjquery-maxlengthVisualFeedback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2Fjquery-maxlengthVisualFeedback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gueff","download_url":"https://codeload.github.com/gueff/jquery-maxlengthVisualFeedback/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408099,"owners_count":20772228,"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":["javascript","jquery"],"created_at":"2024-12-12T22:08:52.222Z","updated_at":"2026-05-05T05:34:16.812Z","avatar_url":"https://github.com/gueff.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jquery-maxlengthVisualFeedback\n\ndynamically visualize a current input char consumption considering the related maxlength attribute value of HTML5 `\u003cform\u003e` input elements such as `\u003cinput\u003e` and `\u003ctextarea\u003e` with a Progress-Bar using jQuery.\n\nMy Solution shows a progressbar beneath an input element illustrating in realtime how much of the assigned size defined by the element's maxlength (or data-maxlength) attribute has already been used. Per default it appears if current input is about \u003e=50% of the assigned maxlength (you can change this).\n\nIt shows three different coloured sections:\n\n- sectionA 50-69% (lightblue)\n- sectionB 70-99% (orange)\n- sectionC 100% (lightcoral)\n\nThe section colors you style by CSS. The section sizes you define by JS (see Modifying).\n\n---\n\nFor Documentation and Examples, please see my Article: [jQuery maxlength visual Feedback](https://blog.ueffing.net/post/2018/02/17/jquery-maxlength-visual-feedback/) on https://blog.ueffing.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fjquery-maxlengthvisualfeedback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgueff%2Fjquery-maxlengthvisualfeedback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fjquery-maxlengthvisualfeedback/lists"}