{"id":16534488,"url":"https://github.com/bojidaryovchev/angular-date-mask","last_synced_at":"2026-02-25T09:31:30.999Z","repository":{"id":38628622,"uuid":"233097936","full_name":"bojidaryovchev/angular-date-mask","owner":"bojidaryovchev","description":"Angular Date Mask - an input date mask directive - it was built using angular v8 but it should work with v2+","archived":false,"fork":false,"pushed_at":"2023-01-07T13:38:16.000Z","size":1738,"stargazers_count":2,"open_issues_count":29,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T19:44:36.379Z","etag":null,"topics":["angular","angular-date-mask","angular8","date-mask"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/bojidaryovchev.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}},"created_at":"2020-01-10T17:31:48.000Z","updated_at":"2021-11-04T06:25:52.000Z","dependencies_parsed_at":"2023-02-07T07:48:02.044Z","dependency_job_id":null,"html_url":"https://github.com/bojidaryovchev/angular-date-mask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bojidaryovchev/angular-date-mask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bojidaryovchev%2Fangular-date-mask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bojidaryovchev%2Fangular-date-mask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bojidaryovchev%2Fangular-date-mask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bojidaryovchev%2Fangular-date-mask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bojidaryovchev","download_url":"https://codeload.github.com/bojidaryovchev/angular-date-mask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bojidaryovchev%2Fangular-date-mask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29816017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":["angular","angular-date-mask","angular8","date-mask"],"created_at":"2024-10-11T18:24:21.290Z","updated_at":"2026-02-25T09:31:30.984Z","avatar_url":"https://github.com/bojidaryovchev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngdatemask (Angular Date Mask)\n\nngdatemask - an input date mask directive to control input of dates\n\nit supports dd, MM, yyyy as formats\n\nit makes sure the day is between 1 and 31, the month between 1 and 12 and the year larger than 1895\n\nit wont allow you to enter invalid date/month/year\n\nit does not autofix dates, you have to handle that yourself (e.g. if one enters 31/02/2020 it wont change it)\n\nNOTE: in order to get noticed when the mask is valid and get the value you can bind to the (change) event - it will be triggered when the mask becomes valid (the definition of valid in our case is for all the formats to have reached their lengths)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbojidaryovchev%2Fangular-date-mask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbojidaryovchev%2Fangular-date-mask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbojidaryovchev%2Fangular-date-mask/lists"}