{"id":16320004,"url":"https://github.com/depechie/maskedtextbox","last_synced_at":"2025-05-14T01:12:19.012Z","repository":{"id":21067203,"uuid":"24366628","full_name":"Depechie/MaskedTextBox","owner":"Depechie","description":"Win RT masked text box behavior","archived":false,"fork":false,"pushed_at":"2014-09-23T10:49:05.000Z","size":127,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T06:59:23.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Depechie.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-09-23T10:19:46.000Z","updated_at":"2024-12-12T12:27:15.000Z","dependencies_parsed_at":"2022-09-05T11:01:42.538Z","dependency_job_id":null,"html_url":"https://github.com/Depechie/MaskedTextBox","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/Depechie%2FMaskedTextBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depechie%2FMaskedTextBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depechie%2FMaskedTextBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depechie%2FMaskedTextBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Depechie","download_url":"https://codeload.github.com/Depechie/MaskedTextBox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254049633,"owners_count":22006108,"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-10T22:28:51.049Z","updated_at":"2025-05-14T01:12:18.974Z","avatar_url":"https://github.com/Depechie.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"MaskedTextBox\n=============\n\nWin RT masked text box behavior\n\nI'm trying to create a good masked text box behavior for WinRT!\n\nWhat I started with is a behavior that can be used on a TextBox. It currently has one dependency property called Mask where you can define simple masks. The only fixed chars that are available for the mask are 9 ( for numeric placeholders ) and # ( for all chars placeholders ). So you could already set up a mask like this: 99.99.###.999\n\nBut the behavior still has some flaws!\n\n- Copy paste a large string will not trigger a correct mask formatting\n- While deleting and again entering chars, will sometime result in the need to enter the same char twice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepechie%2Fmaskedtextbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepechie%2Fmaskedtextbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepechie%2Fmaskedtextbox/lists"}