{"id":26924315,"url":"https://github.com/mirzailhami/mat-datepicker-a11y","last_synced_at":"2026-05-11T03:27:08.607Z","repository":{"id":49148657,"uuid":"379769294","full_name":"mirzailhami/mat-datepicker-a11y","owner":"mirzailhami","description":"Angular Material Datepicker Accessibility Customization","archived":false,"fork":false,"pushed_at":"2021-07-27T20:46:14.000Z","size":639,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-31T17:03:50.052Z","etag":null,"topics":["a11y","accessibility","angular","datepicker","material"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mirzailhami.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":"2021-06-24T01:18:54.000Z","updated_at":"2024-01-31T17:03:50.053Z","dependencies_parsed_at":"2022-08-25T15:21:17.129Z","dependency_job_id":null,"html_url":"https://github.com/mirzailhami/mat-datepicker-a11y","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/mirzailhami%2Fmat-datepicker-a11y","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirzailhami%2Fmat-datepicker-a11y/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirzailhami%2Fmat-datepicker-a11y/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirzailhami%2Fmat-datepicker-a11y/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirzailhami","download_url":"https://codeload.github.com/mirzailhami/mat-datepicker-a11y/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741125,"owners_count":20826064,"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":["a11y","accessibility","angular","datepicker","material"],"created_at":"2025-04-02T01:53:52.307Z","updated_at":"2026-05-11T03:27:08.577Z","avatar_url":"https://github.com/mirzailhami.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datepicker\n\nAngular Material datepicker a11y customization.\n\n## Requirement\n\n- Node.js v10.15.0\n\n- Angular v10.2.3\n\n## Installation\n\nRun `npm install` to install all dependencies.\n\n## Use Datepicker component\n\nimport the Datepicker Component to the module\n\n```\nimport { DatepickerComponent } from './components/datepicker/datepicker.component';\n```\n\nTo use the Datepicker Component\n\n```\n\u003capp-datepicker [type]=\"'moment'\" (dateSelected)=\"yourMethod($event)\"\u003e\u003c/app-datepicker\u003e\n```\n\n```\n@Input(): type: 'moment' | 'date' - to configure the output type of the selected date. default is 'moment'\n\n@Output(): dateSelected($event) -  method to get the selected date\n```\n\n---\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Running ESLint\n\nRun `ng lint` to execute ESLint.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirzailhami%2Fmat-datepicker-a11y","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirzailhami%2Fmat-datepicker-a11y","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirzailhami%2Fmat-datepicker-a11y/lists"}